update the version to 2.2.1

This commit is contained in:
tibbi 2017-01-07 20:03:00 +01:00
parent c81a54b9e3
commit e49635b76b

View file

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