Remove dagger and anvil dependencies, try to simplify gradle build scripts a bit
This commit is contained in:
@@ -31,7 +31,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.designsystem)
|
||||
implementation(projects.libraries.di)
|
||||
|
||||
Reference in New Issue
Block a user