You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Is it planned - or possible at all - to support multi-module projects?
Currently, when I click on the dagger-icon of an @Inject annotated method in a child module, it won't find the related @Provides method (when both classes are in the same module, it works).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it planned - or possible at all - to support multi-module projects?
Currently, when I click on the dagger-icon of an
@Inject
annotated method in a child module, it won't find the related@Provides
method (when both classes are in the same module, it works).The text was updated successfully, but these errors were encountered: