update version to 6.13.1
This commit is contained in:
parent
be8f6762c5
commit
142f44070a
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 295
|
||||
versionName "6.13.0"
|
||||
versionCode 296
|
||||
versionName "6.13.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery-$versionCode")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue