修复不能在线程中使用Aria的问题 https://github.com/AriaLyy/Aria/issues/89

This commit is contained in:
AriaLyy
2017-08-11 14:03:53 +08:00
parent a8f183363e
commit 335a14dfc4
6 changed files with 27 additions and 12 deletions

View File

@ -37,7 +37,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.2.16'
publishVersion = '3.2.17'
repoName='maven'
desc = 'android 下载框架'
website = 'https://github.com/AriaLyy/Aria'