update version to 2.2.1

This commit is contained in:
tibbi 2017-05-05 11:41:02 +02:00
parent 7eeba29a8c
commit 91d827512d
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 37 versionCode 38
versionName "2.2.0" versionName "2.2.1"
} }
signingConfigs { signingConfigs {