diff --git a/app/build.gradle b/app/build.gradle index 99b9d14f3..dc55a34a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 71 - versionName "2.3.4" + versionCode 72 + versionName "2.3.5" multiDexEnabled true }