update version to 2.18.1

This commit is contained in:
tibbi 2017-11-16 23:53:10 +01:00
parent a3c680fc73
commit e62f75e28d

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 143
versionName "2.18.0"
versionCode 144
versionName "2.18.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}