update version to 20 (1.20)

This commit is contained in:
tibbi 2016-09-09 20:33:50 +02:00
parent b5be24fb91
commit 28f2338184
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 19
versionName "1.19"
versionCode 20
versionName "1.20"
}
signingConfigs {