update version to 6.9.3
This commit is contained in:
parent
39fa6144c9
commit
5fe7ac01e2
|
@ -16,8 +16,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager.pro"
|
applicationId "com.simplemobiletools.filemanager.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 106
|
versionCode 107
|
||||||
versionName "6.9.2"
|
versionName "6.9.3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Reference in New Issue