This commit is contained in:
fengge 2026-04-19 12:08:34 +08:00
parent b7be587276
commit 2eaba957d0
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 = 9
versionName = "1.0.8"
versionCode = 10
versionName = "1.0.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"