diff --git a/app/build.gradle b/app/build.gradle index 4cdc9075..c03dbb70 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.martykan.forecastie" minSdkVersion 15 targetSdkVersion 29 - versionCode 66 - versionName "1.18.0" + versionCode 67 + versionName "1.18.1" } lintOptions {