- 修复设置了cancel(false),文件还是被删除的问题 https://github.com/AriaLyy/Aria/issues/686

- 修复错误url的下载任务,无法删除的问题 https://github.com/AriaLyy/Aria/issues/684
This commit is contained in:
laoyuyu
2020-06-07 10:35:20 +08:00
parent 9a5e491e37
commit 29f9bdcdbd
9 changed files with 47 additions and 35 deletions

View File

@@ -44,8 +44,8 @@ task clean(type: Delete) {
}
ext {
versionCode = 387
versionName = '3.8.7'
versionCode = 388
versionName = '3.8.8'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = versionName