mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
refactor: move coroutine-utils into core
This commit is contained in:
parent
c50c9c8528
commit
68db3dcda6
16 changed files with 30 additions and 49 deletions
|
@ -73,7 +73,6 @@ dependencies {
|
|||
implementation(projects.api)
|
||||
implementation(projects.common)
|
||||
implementation(projects.core)
|
||||
implementation(projects.coroutineUtils)
|
||||
implementation(projects.database)
|
||||
implementation(projects.metadataExtractor)
|
||||
implementation(projects.model)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue