diff --git a/app/build.gradle b/app/build.gradle index 01d1f5d74..16d3eaedd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 167 - versionName "6.8.0" + versionCode 168 + versionName "6.8.1" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true