update version to 6.19.4

This commit is contained in:
tibbi 2021-03-09 09:20:20 +01:00
parent 350bf0a7f6
commit 1fc32855d0
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 338
versionName "6.19.3"
versionCode 339
versionName "6.19.4"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}