This commit is contained in:
2026-03-16 15:22:49 +09:00
parent a9fdf9ac9f
commit 1383781dc6
35 changed files with 830 additions and 0 deletions
+4
View File
@@ -146,6 +146,10 @@
android:enabled="true"
android:exported="false" />
<service
android:name=".workers.WatchGestureService"
android:enabled="true"
android:exported="false" />
<service
android:name=".workers.TorrentService"