diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 786f4fa..fb7ac3d 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -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 {