update version to 6.8.5

This commit is contained in:
tibbi 2021-01-26 11:20:04 +01:00
parent 2fe8c6564a
commit 8c49806b8e
1 changed files with 2 additions and 2 deletions

View File

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