update version to 6.21.2

This commit is contained in:
tibbi 2021-09-09 15:43:56 +02:00
parent 21305a6d6d
commit 1fc65cd606

View file

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