diff --git a/app/build.gradle b/app/build.gradle index 5ede0415e..d2051b319 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 78 - versionName "2.5.1" + versionCode 79 + versionName "2.5.2" multiDexEnabled true }