Bump deps and add new dex data
This commit is contained in:
parent
fa6eaae876
commit
2309942e7e
8 changed files with 152 additions and 27 deletions
|
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.032825+2029
|
||||
version: 1.0.052825+1401
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.0
|
||||
|
@ -36,10 +36,11 @@ dependencies:
|
|||
cupertino_icons: ^1.0.8
|
||||
libac_dart:
|
||||
hosted: https://git.zontreck.com/api/packages/Packages/pub/
|
||||
version: 1.4.20325+1215
|
||||
version: ^1.4.052725+1339
|
||||
libacflutter:
|
||||
hosted: https://git.zontreck.com/api/packages/Packages/pub/
|
||||
version: 1.0.31525+0222
|
||||
version: ^1.0.052725+1354
|
||||
ota_update: ^7.0.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
@ -50,7 +51,7 @@ dev_dependencies:
|
|||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue