update version to 6.7.2

This commit is contained in:
tibbi 2020-06-07 23:06:07 +02:00
parent b948390008
commit 222ac16963
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 91
versionName "6.7.1"
versionCode 92
versionName "6.7.2"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true