mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2026-01-26 05:24:03 +01:00
Simple domain module
This commit is contained in:
@@ -8,8 +8,8 @@ package ca.gosyer.jui.ui.downloads
|
||||
|
||||
import android.content.Intent
|
||||
import androidx.core.content.ContextCompat
|
||||
import ca.gosyer.jui.data.base.WebsocketService
|
||||
import ca.gosyer.jui.data.download.DownloadService
|
||||
import ca.gosyer.jui.domain.base.WebsocketService
|
||||
import ca.gosyer.jui.domain.download.DownloadService
|
||||
import ca.gosyer.jui.uicore.vm.ContextWrapper
|
||||
|
||||
internal actual fun startDownloadService(
|
||||
|
||||
Reference in New Issue
Block a user