diff --git a/app/build.gradle b/app/build.gradle index 44c5f3f6..dbd92a82 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.martykan.forecastie" minSdkVersion 15 targetSdkVersion 29 - versionCode 72 - versionName "1.21" + versionCode 73 + versionName "1.22" } lintOptions {