update version to 6.19.3

This commit is contained in:
tibbi 2021-03-08 23:05:08 +01:00
parent f4c788fa94
commit 700d262c91
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 337
versionName "6.19.2"
versionCode 338
versionName "6.19.3"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}