update version to 6.21.1

This commit is contained in:
tibbi 2021-09-07 23:33:15 +02:00
parent 78fce991a2
commit 483ebfc793

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 346
versionName "6.21.0"
versionCode 347
versionName "6.21.1"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}