bump version

This commit is contained in:
CherretGit
2025-08-31 22:19:48 +07:00
parent c4da9d1c29
commit c67846a7e4

View File

@@ -15,8 +15,8 @@ android {
applicationId = "com.cherret.zaprett"
minSdk = 29
targetSdk = 35
versionCode = 20
versionName = "2.8"
versionCode = 21
versionName = "2.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ndk {