如删除正在运行的任务的记录,将回执行取消任务的记录, https://github.com/AriaLyy/Aria/issues/174, fix bug https://github.com/AriaLyy/Aria/issues/173

This commit is contained in:
AriaLyy
2017-12-26 21:26:23 +08:00
parent ed4c2c4b6f
commit 3265fd7ed5
20 changed files with 148 additions and 39 deletions

View File

@@ -13,6 +13,7 @@ android {
targetSdkVersion 23
versionCode 1
versionName "1.0"
multiDexEnabled true
}
buildTypes {
release {