v1.2.2 version

This commit is contained in:
2026-01-14 13:21:54 +08:00
parent f25feaa55a
commit d1b7a9eb76
2 changed files with 3 additions and 3 deletions

View File

@@ -26,8 +26,8 @@ android {
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = 4
versionName = "1.2.1"
versionCode = 5
versionName = "1.2.2"
}
buildTypes {