Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 381 Bytes

File metadata and controls

8 lines (4 loc) · 381 Bytes

NewAndroidArchitecture

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.

Build Status