update version to 2.17.1

This commit is contained in:
tibbi 2017-10-29 20:22:26 +01:00
parent 27476a0735
commit bf0f490397

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 26
versionCode 138 versionCode 139
versionName "2.17.0" versionName "2.17.1"
} }
signingConfigs { signingConfigs {