update version to 2.17.3

This commit is contained in:
tibbi 2017-11-02 18:46:06 +01:00
parent 14abbe6b69
commit 65ef896c30
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 140 versionCode 141
versionName "2.17.2" versionName "2.17.3"
} }
signingConfigs { signingConfigs {