Join Slack
Communities
Powered by
Just to be sure I understand the error correctly: ...
# dagger
r
rednifre
07/28/2017, 1:46 AM
Just to be sure I understand the error correctly: It's telling me that I either need to add
@Inject
to the Foo's constructor, or annotate the method in the module with either
@Provides
or
@Produces
, right?
Open in Slack
Previous
Next