update version to 2.19.0

This commit is contained in:
tibbi 2017-11-23 09:59:45 +01:00
parent 6ebfb82e39
commit 7ed35a83b3

View file

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