Skip to content

Dagger 2.39.1

Compare
Choose a tag to compare
@groakley groakley released this 01 Oct 16:39
· 800 commits to master since this release

Hilt bug fixes

  • Fix #2834: Hilt processor now checks the correct "names" property when getting values from Kotlin @Suppress annotations. (db21d3f)
  • Fix #2904: Change toImmutableSet to use DaggerStreams rather than Guava. (43a7fe1)