update version to 6.5.1

This commit is contained in:
tibbi 2020-03-02 12:48:20 +01:00
parent a372d623b4
commit e685947058
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 84
versionName "6.5.0"
versionCode 85
versionName "6.5.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true