Add more dex entries

This commit is contained in:
zontreck 2025-06-01 14:16:16 -07:00
parent ec46c62a24
commit d33cdfb275
9 changed files with 379 additions and 6 deletions

View file

@ -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.060125+0216
version: 1.0.060125+1415
environment:
sdk: ^3.7.0
@ -43,6 +43,7 @@ dependencies:
ota_update: ^7.0.1
dio: ^5.8.0+1
wakelock_plus: ^1.3.2
shared_preferences: ^2.5.3
dev_dependencies:
flutter_test: