diff --git a/app/build.gradle b/app/build.gradle index 0aa1a26fe..0f2425e4c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 177 - versionName "6.9.4" + versionCode 178 + versionName "6.9.5" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true