Dagger 2.6
·
2774 commits
to master
since this release
@Provides
methods are now allowed in@ProducerModule
s- New and better multibindings errors
Provider<Lazy<T>>
can now be used to break dependency cycles.- Fixes bug where
@Binds
methods sometimes didn't contribute to multibindings in subcomponents - Fixes bug where generated factories had conflicting parameter names