update version to 6.8.2
This commit is contained in:
parent
705ad89c36
commit
fb41c0a7b1
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 96
|
||||
versionName "6.8.1"
|
||||
versionCode 97
|
||||
versionName "6.8.2"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue