diff --git a/app/build.gradle b/app/build.gradle index fcfbb06ff..f75a751db 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 23 - versionCode 18 - versionName "1.18" + versionCode 19 + versionName "1.19" } signingConfigs {