🚀 Launch 2.4.2+89 Spring Boot Patch
This commit is contained in:
parent
d5cf2478d8
commit
e645db1630
@ -25,7 +25,7 @@ class VersionUpdatePopup extends StatelessWidget {
|
|||||||
|
|
||||||
if (Platform.isAndroid) {
|
if (Platform.isAndroid) {
|
||||||
final model = UpdateModel(
|
final model = UpdateModel(
|
||||||
'https://files.solsynth.dev/d/production01/solian/app-arm64-v8a-release.apk',
|
'https://files.solsynth.dev/d/c1/solian/app-arm64-v8a-release.apk',
|
||||||
'solian-app-release-${config.updatableVersion!}.apk',
|
'solian-app-release-${config.updatableVersion!}.apk',
|
||||||
'ic_launcher',
|
'ic_launcher',
|
||||||
'https://apps.apple.com/us/app/solian/id6499032345',
|
'https://apps.apple.com/us/app/solian/id6499032345',
|
||||||
|
@ -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: 2.4.2+88
|
version: 2.4.2+89
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.5.4
|
sdk: ^3.5.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user