diff --git a/app/build.gradle b/app/build.gradle index 5d7a640..b518576 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "cc.pogoda.mobile.meteosystem" minSdkVersion 24 targetSdkVersion 30 - versionCode 14 - versionName "0.14-beta" + versionCode 15 + versionName "0.15-beta" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }