update version to 19 (1.19)

This commit is contained in:
tibbi 2016-09-07 22:06:19 +02:00
parent b734c4200b
commit d08c393dd7
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 18
versionName "1.18"
versionCode 19
versionName "1.19"
}
signingConfigs {