update version to 21 (1.21)

This commit is contained in:
tibbi 2016-09-20 21:01:09 +02:00
parent 075b0902b2
commit e5a06070c7

View File

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