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
|
|
@ -20,6 +20,5 @@ dependencies {
|
|||
api(projects.libraries.audio.api)
|
||||
|
||||
implementation(libs.androidx.corektx)
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.di)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue