diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 72984ff..c92c1b5 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/misc.xml b/.idea/misc.xml index c0f68ed..99202cc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index 43f1f1f..d85d8d2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "ru.sccraft.arenacontrol" minSdkVersion 17 targetSdkVersion 28 - versionCode 51 - versionName "0.31" + versionCode 52 + versionName "0.32" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {