v1.1.1+32
All checks were successful
Flutter Schmutter / build (push) Successful in 6m13s

This commit is contained in:
2025-06-06 19:26:53 +02:00
parent f083fc8e8f
commit 8e9f0eb1b8
9 changed files with 141 additions and 1 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.1.1+31
version: 1.1.1+32
environment:
sdk: ^3.9.0-100.2.beta
@ -40,6 +40,7 @@ dependencies:
provider: ^6.1.5
package_info_plus: ^8.3.0
share_plus: ^11.0.0
flutter_secure_storage: ^9.2.4
dev_dependencies:
flutter_test: