change ver

This commit is contained in:
egor-white
2025-07-04 11:54:07 +03:00
parent 747a4b2052
commit efeab387af

View File

@@ -15,8 +15,8 @@ android {
applicationId = "com.cherret.zaprett"
minSdk = 30
targetSdk = 35
versionCode = 12
versionName = "2.0"
versionCode = 13
versionName = "2.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ndk {