diff --git a/app/build.gradle b/app/build.gradle index 2383517ad..73e2d367d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 53 - versionName "2.1.5" + versionCode 54 + versionName "2.1.6" multiDexEnabled true }