更新 TaskInfo.java

master
wangsiyuan 2023-08-09 21:01:14 +08:00
parent 997805f7a2
commit f536ebe0fd
1 changed files with 2 additions and 0 deletions

View File

@ -98,4 +98,6 @@ public class TaskInfo {
Log.e(TAG, "Error downloading file: ", e); Log.e(TAG, "Error downloading file: ", e);
} }
} }
} }