This commit is contained in:
fengge 2026-04-19 02:02:21 +08:00
parent a957afd5d4
commit a3f5575101
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 = 8
versionName = "1.0.7"
versionCode = 9
versionName = "1.0.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"