Start migrating Anvil KSP to Metro

This commit is contained in:
Jorge Martín 2025-08-20 15:29:50 +02:00
parent 2eacce47c0
commit 92a4b8b66b
703 changed files with 3523 additions and 2820 deletions

View file

@ -12,4 +12,5 @@ plugins {
dependencies {
api(libs.inject)
api(libs.metro.runtime)
}