枪号回填,v1.2.4

This commit is contained in:
2026-03-04 13:38:26 +08:00
parent 8df16f0787
commit 572c416827
4 changed files with 20 additions and 7 deletions

View File

@@ -37,8 +37,8 @@ android {
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = 6
versionName = "1.2.3"
versionCode = 7
versionName = "1.2.4"
}
signingConfigs {