diff --git a/app/build.gradle b/app/build.gradle index e9bcb4f5e..a013684f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 175 - versionName "6.9.2" + versionCode 176 + versionName "6.9.3" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true