mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 01:41:02 +00:00
first working version of anime downloads
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
android:permission="android.permission.BIND_REMOTEVIEWS"
|
||||
android:exported="true" />
|
||||
<service
|
||||
android:name=".download.video.MyDownloadService"
|
||||
android:name=".download.video.ExoplayerDownloadService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user