update version to 6.20.0

This commit is contained in:
tibbi 2021-05-14 11:44:27 +02:00
parent 2877b4477f
commit 5043e29f7b
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 341
versionName "6.19.6"
versionCode 342
versionName "6.20.0"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}