update version to 6.19.6

This commit is contained in:
tibbi 2021-04-18 22:59:26 +02:00
parent f3d026cef4
commit 44d5cb2b19
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 340
versionName "6.19.5"
versionCode 341
versionName "6.19.6"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}