diff --git a/app/build.gradle b/app/build.gradle index edfb3f625..91b5cb4fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 173 - versionName "6.9.0" + versionCode 174 + versionName "6.9.1" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true