update version to 2.19.0

This commit is contained in:
tibbi 2017-11-23 09:59:45 +01:00
parent 6ebfb82e39
commit 7ed35a83b3
1 changed files with 2 additions and 2 deletions

View File

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