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
|
|
@ -11,8 +11,8 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(libs.anvil.compiler.utils)
|
||||
implementation(libs.metro.runtime)
|
||||
implementation(libs.kotlin.compiler)
|
||||
implementation(libs.kotlinpoet)
|
||||
implementation(libs.ksp.plugin)
|
||||
implementation(libs.kotlinpoet.ksp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue