diff --git a/app/build.gradle b/app/build.gradle index 38b009da7..ee6a09869 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 58 + versionCode 59 versionName "2.1.10" multiDexEnabled true }