update version to 1.20

This commit is contained in:
tibbi 2016-11-19 11:48:21 +01:00
parent 6c67016bfe
commit c76613a326

View File

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