fix bug https://github.com/AriaLyy/Aria/issues/309 修复刷新url后,文件无法删除的 bug

This commit is contained in:
laoyuyu
2018-11-28 18:19:47 +08:00
parent 09e49a28de
commit 9fc5f47a6b
14 changed files with 132 additions and 73 deletions

View File

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