square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 80 forks source link

Migrate binding priority to int-based system #934

Closed ZacSweers closed 6 months ago

ZacSweers commented 6 months ago

This allows more granular prioritization while also being ABI-compatible. See addition to the CHANGELOG for migration steps.

ZacSweers commented 6 months ago

I'm very confused by these test failures, ContributesBindingGeneratorTest all pass locally for me 🤔

ZacSweers commented 6 months ago

Oh oops I committed before I saw you'd pushed new commits

RBusarow commented 6 months ago

😕 I did? Didn't mean to!