version:2.2.3

update:
fix:
add:设置系统默认桌面接口和推送
This commit is contained in:
2021-09-02 18:25:49 +08:00
parent addda19fd5
commit a318e07db9
32 changed files with 1300 additions and 625 deletions

View File

@@ -95,8 +95,8 @@
<service
android:name=".service.RemoteService"
android:enabled="true"
android:process=":remote"
android:exported="true" />
android:exported="true"
android:process=":remote" />
<service
android:name=".service.LogcatService"
android:enabled="true"