MVICore icon indicating copy to clipboard operation
MVICore copied to clipboard

dagger-android dependency in a demo application

Open hifeful opened this issue 3 years ago • 0 comments

Hi, I'm looking at your demo application and trying to figure out the needed dependencies. I've noticed that you are using Dagger 2 for dependency injection. So I'm just curious why the com.google.dagger:dagger-android and com.google.dagger:dagger-android-processor are needed? If you are injecting all dependencies manually without help of any android-specific tools from dagger-android library.

hifeful avatar Jan 24 '22 17:01 hifeful