update version to 20 (1.20)

This commit is contained in:
tibbi 2016-09-07 22:08:41 +02:00
parent 826cdf605e
commit c037e17f9b
1 changed files with 2 additions and 2 deletions

View File

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