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)