update version to 2.1.1

This commit is contained in:
tibbi 2017-03-30 22:06:09 +02:00
parent 98957391c5
commit 019afe0d5b
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 35 versionCode 36
versionName "2.1.0" versionName "2.1.1"
} }
signingConfigs { signingConfigs {