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
|
|
@ -35,7 +35,6 @@ dependencies {
|
|||
implementation(projects.services.analytics.api)
|
||||
implementation(projects.services.toolbox.api)
|
||||
api(projects.libraries.matrix.api)
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.core)
|
||||
implementation("net.java.dev.jna:jna:5.17.0@aar")
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue