update version to 6.13.0
This commit is contained in:
parent
3f95a8f6ca
commit
af682a38e2
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 294
|
||||
versionName "6.12.5"
|
||||
versionCode 295
|
||||
versionName "6.13.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery-$versionCode")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue