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