1

I got a very useful blog to start my hand with Dagger2. All going I guess going pretty well except an deprecate warning about to Builder.addModule().

I got this link about Unused Modules and Component Dependencies link related but it still not clear to me.

When the Dagger processor generates components, it only requires instances of modules and component dependencies that are explicitly needed to supply requests for a binding.

Any one know if any alternative of this deprecated method ?

CoDe
  • 11,056
  • 14
  • 90
  • 197
  • 2
    Possible duplicate of [Dagger 2.2 component builder module method deprecated](https://stackoverflow.com/questions/36521302/dagger-2-2-component-builder-module-method-deprecated) – David Medenjak Oct 03 '17 at 12:27
  • If this does not answer your question please add further details about what exactly is not clear to you and maybe include the module / component in question, along with its usages. – David Medenjak Oct 03 '17 at 12:40

0 Answers0