diff --git a/app/build.gradle b/app/build.gradle index a338e1fea..009e52673 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 27 - versionCode 100 - versionName "2.9.2" + versionCode 101 + versionName "2.10.0" multiDexEnabled true }