update version to 6.8.3

This commit is contained in:
tibbi
2021-01-11 17:40:08 +01:00
parent b2f65a448e
commit 032f1c4a0d

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 97 versionCode 98
versionName "6.8.2" versionName "6.8.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true