2 Commits

Author SHA1 Message Date
f79b61795b Wasted 12 Mins
All checks were successful
Flutter Release / get-version (push) Successful in 6s
Flutter Release / build-windows (push) Successful in 1m58s
Flutter Release / build-android (push) Successful in 11m22s
Flutter Release / create-release (push) Successful in 15s
2025-12-15 13:51:42 -05:00
348c5ebacf Patch API URL
Some checks failed
Flutter Release / get-version (push) Successful in 6s
Flutter Release / build-windows (push) Successful in 1m58s
Flutter Release / build-android (push) Successful in 12m17s
Flutter Release / create-release (push) Failing after 16s
2025-12-15 13:38:14 -05:00

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 # 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 # 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. # of the product and file versions while build-number is used as the build suffix.
version: 1.0.1 version: 1.0.2
environment: environment:
sdk: '>=3.5.0 <4.0.0' sdk: '>=3.5.0 <4.0.0'