New Android Architecture showing how to use Dagger Android libs
Instead of using Scopes, as used in the previous incarnation of this project, we can use the power of the annotation @ContributesAndroidInjector
.
New Android Architecture showing how to use Dagger Android libs with MVVM
Kotlin