diff --git a/app/build.gradle b/app/build.gradle index 25898cdc6..0ef64bfc3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 84 - versionName "2.5.7" + versionCode 85 + versionName "2.5.8" multiDexEnabled true }