update version to 6.5.0

This commit is contained in:
tibbi 2020-01-29 21:41:59 +01:00
parent aef3eda9ea
commit 2bcf971519

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 83 versionCode 84
versionName "6.4.2" versionName "6.5.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true