修复4.4.4系统在多个dex的情况下,无法进行回调的问题;修复组合任务子任务索引问题

This commit is contained in:
laoyuyu
2018-07-04 20:06:09 +08:00
parent 8201eef571
commit 671ae11e2b
14 changed files with 179 additions and 43 deletions

View File

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