diff --git a/app/build.gradle b/app/build.gradle index 1e12a91..f5fa6fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.uruba.ets2mpcompanion" minSdkVersion 16 targetSdkVersion 23 - versionCode 24 - versionName "0.24" + versionCode 25 + versionName "0.25" testInstrumentationRunner "cz.uruba.ets2mpcompanion.test.testrunners.ScreenUnlockedTestRunner" } buildTypes {