update version to 2.2.0

This commit is contained in:
tibbi 2017-04-07 21:36:06 +02:00
parent 26f0a46ce9
commit dbe57707e9
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera" applicationId "com.simplemobiletools.camera"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 36 versionCode 37
versionName "2.1.1" versionName "2.2.0"
} }
signingConfigs { signingConfigs {