update version to 2.2.0

This commit is contained in:
tibbi 2017-01-06 17:09:38 +01:00
parent df5981f74c
commit 03ab81c365
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 56 versionCode 57
versionName "2.1.3" versionName "2.2.0"
} }
signingConfigs { signingConfigs {