Skip to content

Dagger 2.43.2

Compare
Choose a tag to compare
@bcorso bcorso released this 03 Aug 20:55
· 450 commits to master since this release

What’s New In Dagger

Bug Fixes

  • Fixes #3495: Updates the XProcessing jars, which should again be compatible with java 8. (62b7f45)
  • Adds support reading metadata from Kotlin 1.8 by updating kotlin-metadata-jvm to 5.0. (353a50b)
  • Fixes an issue where the Hilt Gradle Plugin artifact was being bloated with additional classes causing its size to be way bigger than its suppose to be. (8235beb)