修复没有断点回调的bug

This commit is contained in:
laoyuyu
2018-11-23 17:33:08 +08:00
parent 3786a91ae2
commit 605e9f9da4
7 changed files with 21 additions and 12 deletions

View File

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