update settings

This commit is contained in:
Cherret
2025-05-01 20:22:11 +07:00
parent 10eeb2c9d5
commit e5f82030fd

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.cherret.zaprett"
minSdk = 30
targetSdk = 35
versionCode = 8
versionName = "1.7"
versionCode = 9
versionName = "1.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}