Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dagger 2.57.2

Latest

Choose a tag to compare

@Chang-Eric Chang-Eric released this 25 Sep 23:34
· 9 commits to master since this release

Bug fixes

  • Fixed #4847: Fixed an issue with the Hilt Gradle Plugin registered transforms on projects using Gradle 9.0.0 (ea570e7)
  • Fixes #4898: Fixed an issue with backwards compatibility handling for libraries that export Hilt roots. (85c470c)
  • Fixes #4937: Fixed the incorrectly declared version of the Kotlin stdlib dependency in the Hilt Gradle Plugin. (deefd9a)
  • Updated ASM dependency to 9.8 (365bc49)