diff --git a/app/build.gradle b/app/build.gradle index 5fab9f35e..fca492b76 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 89 - versionName "2.7.1" + versionCode 90 + versionName "2.7.2" multiDexEnabled true }