update version to 6.0.1

This commit is contained in:
tibbi 2018-12-06 21:17:51 +01:00
parent d5af37dc79
commit 8bae31ee5e
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 63
versionName "6.0.0"
versionCode 64
versionName "6.0.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}