v2.0.1
- Throw a compilation error when a
@ContributesBinding
annotation binds a generic type. - Remove absolute paths in Kotlin compilation task inputs #65.
- Add new experimental feature to generate Dagger factories for faster build times.
@ContributesBinding
annotation binds a generic type.