Skip to content

Dagger 2.60.1

Latest

Choose a tag to compare

@bcorso bcorso released this 06 Jul 21:28

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8f)