version:1.8.7
fix: update:去掉butterknife
This commit is contained in:
@@ -10,7 +10,7 @@ import com.arialyy.aria.core.Aria;
|
||||
import com.arialyy.aria.core.task.DownloadTask;
|
||||
|
||||
public class DownloadService extends Service {
|
||||
private static final String TAG = DownloadService.class.getSimpleName();
|
||||
private static final String TAG = "DownloadService";
|
||||
|
||||
public DownloadService() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user