chore: bump version to 1.1.4

This commit is contained in:
2026-09-14 13:36:06 +08:00
parent 1d66bd18d1
commit 712f6154bc
+2 -2
View File
@@ -89,8 +89,8 @@ android {
applicationId = "com.yzx.kiosk" applicationId = "com.yzx.kiosk"
minSdk = 26 minSdk = 26
targetSdk = 36 targetSdk = 36
versionCode = 23 versionCode = 24
versionName = "1.1.3" versionName = "1.1.4"
//multiDexEnabled = true //multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"