bump version

This commit is contained in:
CherretGit
2025-11-03 18:03:43 +07:00
parent 36885a8410
commit 717368b4e9

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.cherret.zaprett"
minSdk = 29
targetSdk = 35
versionCode = 23
versionName = "2.11"
versionCode = 24
versionName = "2.12"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}