优化分辨率

This commit is contained in:
fengge 2026-07-08 12:29:12 +08:00
parent a748d2b90b
commit 8fe4a28f4c
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.stand.standapp"
minSdk = 24
targetSdk = 34
versionCode = 13
versionName = "1.0.12"
versionCode = 14
versionName = "1.0.13"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"