🚀 Launch 2.4.2+89 Spring Boot Patch

This commit is contained in:
LittleSheep 2025-04-02 00:56:58 +08:00
parent d5cf2478d8
commit e645db1630
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ class VersionUpdatePopup extends StatelessWidget {
if (Platform.isAndroid) {
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',
'ic_launcher',
'https://apps.apple.com/us/app/solian/id6499032345',

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: 2.4.2+88
version: 2.4.2+89
environment:
sdk: ^3.5.4