diff --git a/app/build.gradle b/app/build.gradle index 4e03d6c..1ef7fba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "ru.ytkab0bp.slicebeam" minSdk 21 targetSdk 34 - versionCode 5 - versionName "0.1.2" + versionCode 6 + versionName "0.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"