In the last video, we tasked our ApplicationComponent with providing the AppRepository as an injectable dependency by adding a method to the component interface that returns AppRepository.
In this video, we'll see what Dagger did to be able to fulfill that interface method, and at how that changed our generated component.
This video is part of a series. See the full playlist here: • Dagger 2 Deep Dive