update version to 6.15.1
This commit is contained in:
parent
4a41d6b20b
commit
d55f5ca32b
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager.pro"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 130
|
||||
versionName "6.15.0"
|
||||
versionCode 131
|
||||
versionName "6.15.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue