This commit is contained in:
lollipopkit
2023-08-20 21:34:32 +08:00
parent 9c8ed3dfa8
commit a0287a9f36
4 changed files with 40 additions and 6 deletions

View File

@@ -55,5 +55,7 @@
android:name="android.appwidget.provider"
android:resource="@xml/home_widget" />
</receiver>
<service android:name=".KeepAliveService"/>
</application>
</manifest>