diff --git a/app/build.gradle b/app/build.gradle index 0aa2f518..d50315d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.martykan.forecastie" minSdkVersion 15 targetSdkVersion 29 - versionCode 65 - versionName "1.17.4" + versionCode 66 + versionName "1.18.0" } lintOptions {