diff --git a/app/build.gradle b/app/build.gradle index efeaacd8c..db2760c6e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 60 - versionName "2.2.1" + versionCode 61 + versionName "2.2.2" multiDexEnabled true }