diff --git a/app/build.gradle b/app/build.gradle index 8dce53f93..188b6f2cc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 73 - versionName "2.4.0" + versionCode 74 + versionName "2.4.1" multiDexEnabled true }