修复分块下载文件有时偏大的问题

This commit is contained in:
laoyuyu
2018-07-09 21:56:34 +08:00
parent d47ac22dfa
commit 1ca3ff900d
6 changed files with 30 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.4.6'
publishVersion = '3.4.7'
// publishVersion = '1.0.3' //FTP插件
repoName='maven'
desc = 'android 下载框架'