* Fix launcher hook on Android 17 QPR2 Beta 4
This commit is contained in:
2026-08-30 01:00:55 +08:00
parent 54abef0728
commit 61c4588c4d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId = "top.littlew.acer"
minSdk = 34
targetSdk = 36
versionCode = 3
versionName = "1.2"
versionCode = 4
versionName = "1.3"
}
buildTypes {