Remove dagger and anvil dependencies, try to simplify gradle build scripts a bit
This commit is contained in:
parent
629776b9a3
commit
de8de61b2e
34 changed files with 8 additions and 57 deletions
|
|
@ -24,8 +24,6 @@ setupDependencyInjection()
|
|||
|
||||
dependencies {
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(libs.dagger)
|
||||
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.androidx.media3.exoplayer)
|
||||
implementation(libs.androidx.media3.ui)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue