update version to 6.1.0

This commit is contained in:
tibbi 2019-01-27 17:42:29 +01:00
parent 8b6af195d9
commit 0f4ac47f7b
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 65
versionName "6.0.2"
versionCode 66
versionName "6.1.0"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}