修复取消后无法重新启动的bug

This commit is contained in:
laoyuyu
2018-08-24 19:44:31 +08:00
parent 7f975b2e91
commit ec6f632aff
46 changed files with 217 additions and 242 deletions

View File

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