修复组合任务单线程下载过程中应用被杀,文件变大的问题

This commit is contained in:
laoyuyu
2018-07-05 10:12:20 +08:00
parent 671ae11e2b
commit 3c05d8cafc
14 changed files with 320 additions and 142 deletions

View File

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