update version to 6.8.6

This commit is contained in:
tibbi
2021-02-12 23:05:56 +01:00
parent e93588ad30
commit 77e3b7924d

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro" applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 100 versionCode 101
versionName "6.8.5" versionName "6.8.6"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true