update version to 6.19.0

This commit is contained in:
tibbi 2021-01-21 11:30:15 +01:00
parent 588b144c71
commit 28fb68cd3e
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 334
versionName "6.18.3"
versionCode 335
versionName "6.19.0"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}