update version to 6.1.1

This commit is contained in:
tibbi 2019-01-29 19:28:28 +01:00
parent 9989b4ceb2
commit ae3db9e94c

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 66
versionName "6.1.0"
versionCode 67
versionName "6.1.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}