new: integrate a dispatcher provider and dispatch work
This commit is contained in:
@@ -60,6 +60,7 @@ kotlin {
|
||||
commonMain.dependencies {
|
||||
// Core modules
|
||||
implementation(projects.core.audioplayer)
|
||||
implementation(projects.core.coroutines)
|
||||
implementation(projects.core.logging)
|
||||
|
||||
// Data modules
|
||||
|
||||
Reference in New Issue
Block a user