update version to 6.21.4

This commit is contained in:
tibbi 2021-10-09 19:05:35 +02:00
parent 78d5ad28c5
commit 208fc1a2d8

View file

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