Update LibAC Version

This commit is contained in:
zontreck 2024-11-25 12:12:22 -07:00
parent acb2263bd2
commit b10c2a5527
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112524.0106";
static const VERSION = "1.1.112524.1211";
}

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.1.112524+0106
version: 1.1.112524+1211
environment:
sdk: ">=3.1.4 <4.0.0"
@ -39,7 +39,7 @@ dependencies:
crypto:
libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: ^1.2.090324+0325
version: ^1.2.112524+1156
dev_dependencies:
flutter_test: