anvilGenerators
Dependencies for Anvil generators that should be added. These should be in the same form as they would be added to regular project dependencies.
foundry {
features {
dagger(...) {
anvilGenerators(project(":libraries:foundation:anvil:injection:compiler"))
}
}
}
Content copied to clipboard