update version to 6.11.0
This commit is contained in:
parent
9f9bd92b45
commit
8867d68c59
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 110
|
||||
versionName "6.10.1"
|
||||
versionCode 111
|
||||
versionName "6.11.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue