Skip to content

Dagger 2.31.1

Compare
Choose a tag to compare
@Chang-Eric Chang-Eric released this 20 Jan 00:43
· 1085 commits to master since this release

Bug fixes

  • Adds back the deprecated ApplicationComponent since the latest androidx.hilt:hilt-work release still uses it. (b9325a4)
  • Generated assisted factory classes are now final (6c11a60)
  • @AssistedInject types can now be used as @Assisted parameters (c4d829d)