update version to 2.18.0

This commit is contained in:
tibbi 2017-11-09 19:31:17 +01:00
parent 11fb678ede
commit 349aeac252

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 142 versionCode 143
versionName "2.17.4" versionName "2.18.0"
} }
signingConfigs { signingConfigs {