update version to 22 (1.22)

This commit is contained in:
tibbi 2016-10-10 19:35:02 +02:00
parent 69ebbaf9d6
commit 9fea80a636
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 21
versionName "1.21"
versionCode 22
versionName "1.22"
}
signingConfigs {