change ver

This commit is contained in:
egor-white
2025-07-07 12:25:46 +03:00
parent b832be9556
commit c8c3b6de96

View File

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