update version to 2.2.2

This commit is contained in:
tibbi 2017-01-08 22:46:18 +01:00
parent a0ec0de5a4
commit dd4785b1f6

View file

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