diff --git a/app/build.gradle b/app/build.gradle index 592bea61a..fc60d8548 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 180 - versionName "6.9.7" + versionCode 181 + versionName "6.10.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true