diff --git a/app/build.gradle b/app/build.gradle index 90901cabc..ac9fc0a48 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 91 - versionName "2.7.3" + versionCode 92 + versionName "2.7.4" multiDexEnabled true }