Tangle
Tangle creates Dagger bindings for Android components, using the Anvil compiler plugin.
The API surface is similar to that of Hilt, to allow for simple migrations in either direction.
When using Tangle with Anvil's Dagger factory generation, it's often possible to remove kapt
entirely from most or all library modules.