diff --git a/app/build.gradle b/app/build.gradle index 4bd241a26..383224683 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 23 - versionCode 8 - versionName "1.8" + versionCode 9 + versionName "1.9" } signingConfigs {