Skip to content

Dagger 2.56.2

Latest
Compare
Choose a tag to compare
@bcorso bcorso released this 16 Apr 21:09
· 16 commits to master since this release

Bug fixes

  • [Dagger] Fixes #4676: Fixes IndexOutOfBoundException when returning suspend from @Provides method. (5d59aed)
  • [Dagger] Fixes #4658: Fixes NoSuchMethodError due to incorrect Guava runtime (Dagger’s Guava version is now temporarily pinned to 33.0.0 to avoid the issue). (9fc3df4)