update version to 6.22.0

This commit is contained in:
tibbi 2021-10-26 13:20:00 +02:00
parent 3e2dddd526
commit b204731747

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 354
versionName "6.21.7"
versionCode 355
versionName "6.22.0"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}