添加resetState()方法,刷新下载信息。
https://github.com/AriaLyy/Aria/issues/182
This commit is contained in:
AriaLyy
2018-01-10 21:59:52 +08:00
parent 31f0acf059
commit a73d867445
12 changed files with 122 additions and 72 deletions

View File

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