Skip to content

Dagger 2.6

Compare
Choose a tag to compare
@ronshapiro ronshapiro released this 27 Jul 14:18
· 2592 commits to master since this release
  • @Provides methods are now allowed in @ProducerModules
  • 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