fix: improve photo grid and print reliability

This commit is contained in:
2026-08-21 17:51:50 +08:00
parent 1000488c04
commit 86bc9528dd
7 changed files with 658 additions and 262 deletions
+2 -2
View File
@@ -89,8 +89,8 @@ android {
applicationId = "com.yzx.kiosk"
minSdk = 26
targetSdk = 36
versionCode = 21
versionName = "1.1.1"
versionCode = 22
versionName = "1.1.2"
//multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"