Remove dagger and anvil dependencies, try to simplify gradle build scripts a bit
This commit is contained in:
@@ -20,7 +20,6 @@ setupDependencyInjection()
|
||||
|
||||
dependencies {
|
||||
api(projects.libraries.featureflag.api)
|
||||
implementation(libs.dagger)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.libraries.di)
|
||||
|
||||
Reference in New Issue
Block a user