Start migrating Anvil KSP to Metro
This commit is contained in:
parent
2eacce47c0
commit
92a4b8b66b
703 changed files with 3523 additions and 2820 deletions
|
|
@ -10,6 +10,7 @@ plugins {
|
|||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
|
@ -23,6 +24,7 @@ dependencies {
|
|||
implementation(files(libs.javaClass.superclass.protectionDomain.codeSource.location))
|
||||
implementation(libs.autonomousapps.dependencyanalysis.plugin)
|
||||
implementation(libs.anvil.gradle.plugin)
|
||||
implementation(libs.metro.gradle.plugin)
|
||||
implementation(libs.ksp.gradle.plugin)
|
||||
implementation(libs.compose.compiler.plugin)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue