update version to 6.14.6
This commit is contained in:
parent
18071f5fe8
commit
6728bd1bf7
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 306
|
||||
versionName "6.14.5"
|
||||
versionCode 307
|
||||
versionName "6.14.6"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery-$versionCode")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue