version:1.7.1

fix:
update:更换图标,添加应用页面
This commit is contained in:
2024-01-06 16:07:30 +08:00
parent 4673381d36
commit a232b6919d
85 changed files with 7470 additions and 525 deletions

View File

@@ -83,8 +83,9 @@ public class BaseApplication extends Application {
Aria.init(this);
// Aria.get(this).getDownloadConfig().setMaxTaskNum(1);
// Aria.get(this).getDownloadConfig().setConvertSpeed(true);
aliyunPushInit();
CrashReport.initCrashReport(getApplicationContext(), "d1cd982951", false);
aliyunPushInit();
}
public void aliyunPushInit() {