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