diff --git a/app/build.gradle b/app/build.gradle index 2161846..19a3d6d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "ru.sccraft.arenacontrol" minSdkVersion 17 targetSdkVersion 27 - versionCode 36 - versionName "0.19" + versionCode 37 + versionName "0.20" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {