mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
refactor(android): switch to DispatcherProvider
This commit is contained in:
parent
1db2f3256d
commit
59b35a9255
5 changed files with 61 additions and 13 deletions
|
@ -41,6 +41,7 @@ dependencies {
|
|||
kapt(libs.dagger.hilt.compiler)
|
||||
implementation(projects.api)
|
||||
implementation(projects.common)
|
||||
implementation(projects.coroutineUtils)
|
||||
implementation(projects.database)
|
||||
implementation(projects.metadataExtractor)
|
||||
implementation(projects.model)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue