Dagger 2.43.2
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)