From f66ad81d147f6ceddbb8342d5e5699057b2ede4e Mon Sep 17 00:00:00 2001 From: alexandr Date: Thu, 22 Feb 2018 11:51:01 +0300 Subject: [PATCH] ArenaControl --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {