Upgrade packages, increment version

This commit is contained in:
Imran Remtulla
2024-08-19 22:54:24 -04:00
parent ee051153ca
commit b22a82d11b
2 changed files with 59 additions and 59 deletions

View File

@ -17,7 +17,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.19+2276
version: 1.1.20+2277
environment:
sdk: '>=3.0.0 <4.0.0'
@ -37,7 +37,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.5
path_provider: ^2.0.11
flutter_fgbg: ^0.4.0
flutter_fgbg: ^0.6.0
flutter_local_notifications: ^17.0.0
provider: ^6.0.3
http: ^1.0.0