修复分块文件长度错误的bug

This commit is contained in:
laoyuyu
2018-11-22 18:38:12 +08:00
parent 5c6770bf5b
commit 3786a91ae2
13 changed files with 139 additions and 81 deletions

View File

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