update version to 6.3.5

This commit is contained in:
tibbi
2019-08-28 22:46:22 +02:00
parent 87c2eef8bc
commit 085ada2c19

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro" applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 76 versionCode 77
versionName "6.3.4" versionName "6.3.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true