update version to 6.3.4

This commit is contained in:
tibbi
2019-08-09 14:02:05 +02:00
parent 5145292ff2
commit bb716a9d6c

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 75 versionCode 76
versionName "6.3.3" versionName "6.3.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true