This commit is contained in:
2025-08-19 21:24:26 +08:00
parent fd404114d8
commit 54abef0728
3 changed files with 13 additions and 6 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId = "top.littlew.acer"
minSdk = 34
targetSdk = 36
versionCode = 2
versionName = "1.1"
versionCode = 3
versionName = "1.2"
}
buildTypes {