diff --git a/app/build.gradle b/app/build.gradle index 1329d3d..8cd471c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.uruba.ets2mpcompanion" minSdkVersion 14 targetSdkVersion 23 - versionCode 31 - versionName "0.27-beta3" + versionCode 32 + versionName "0.27" testInstrumentationRunner "cz.uruba.ets2mpcompanion.test.testrunners.ScreenUnlockedTestRunner" } buildTypes {