Closed vRallev closed 4 weeks ago
Generate a binding method for types annotated with @ContributesSubcomponent.Factory in the parent scope. This allows us to inject the factory type itself.
@ContributesSubcomponent.Factory
Fixes #49
Generate a binding method for types annotated with
@ContributesSubcomponent.Factory
in the parent scope. This allows us to inject the factory type itself.Fixes #49