diff --git a/app/build.gradle b/app/build.gradle index d5401f834..6d185f9d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 142 - versionName "6.2.2" + versionCode 143 + versionName "6.3.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") }