update version to 6.21.5

This commit is contained in:
tibbi 2021-10-10 15:03:55 +02:00
parent 46ce909be5
commit 41e0248a8e

View file

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 350
versionName "6.21.4"
versionCode 352
versionName "6.21.5"
setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true
}