update version to 2.17.2

This commit is contained in:
tibbi 2017-10-29 21:14:18 +01:00
parent 889ce80df8
commit 26e91a5e0e
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 26 targetSdkVersion 26
versionCode 139 versionCode 140
versionName "2.17.1" versionName "2.17.2"
} }
signingConfigs { signingConfigs {