update version to 6.21.3

This commit is contained in:
tibbi 2021-10-03 19:46:55 +02:00
parent 02afd54309
commit 3183357933
1 changed files with 2 additions and 2 deletions

View File

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