update version to 6.9.1

This commit is contained in:
tibbi 2021-05-21 20:06:38 +02:00
parent bf9dc6dd4f
commit 1043ff74b8
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 104
versionName "6.9.0"
versionCode 105
versionName "6.9.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true