update version to 6.21.2
This commit is contained in:
parent
21305a6d6d
commit
1fc65cd606
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue