diff --git a/app/build.gradle b/app/build.gradle index ec054f953..96b749ac8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 171 - versionName "6.8.4" + versionCode 172 + versionName "6.8.5" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true