update version to 6.5.2

This commit is contained in:
tibbi
2020-03-10 12:13:30 +01:00
parent 03b0147940
commit e1c2f97a34

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 85 versionCode 86
versionName "6.5.1" versionName "6.5.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true