update version to 6.11.1

This commit is contained in:
tibbi 2021-12-06 22:53:31 +01:00
parent 0386f01cd2
commit 1d7fd5fdc7

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 111
versionName "6.11.0"
versionCode 112
versionName "6.11.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true