update version to 20 (1.20)

This commit is contained in:
tibbi 2016-09-09 20:33:50 +02:00
parent b5be24fb91
commit 28f2338184

View File

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