diff --git a/app/build.gradle b/app/build.gradle index efd7bc4d7..d6e8e3da7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 23 - versionCode 6 - versionName "1.5" + versionCode 7 + versionName "1.6" } signingConfigs {