Remove dagger and anvil dependencies, try to simplify gradle build scripts a bit
This commit is contained in:
parent
f23a493d4c
commit
dca1c5b516
34 changed files with 8 additions and 57 deletions
|
|
@ -18,7 +18,6 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.libraries.featureflag.api)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue