Start migrating Anvil KSP to Metro
This commit is contained in:
parent
2eacce47c0
commit
92a4b8b66b
703 changed files with 3523 additions and 2820 deletions
|
|
@ -11,10 +11,9 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.anvilannotations)
|
||||
api(libs.anvil.compiler.api)
|
||||
implementation(libs.anvil.compiler.utils)
|
||||
implementation(libs.metro.runtime)
|
||||
implementation(libs.kotlinpoet)
|
||||
implementation(libs.dagger)
|
||||
implementation(libs.ksp.plugin)
|
||||
implementation(libs.kotlinpoet.ksp)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue