Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 337 Bytes

Demo application of bundle injection in Android using Dagger.

See the blog post: TODO

This codebase uses the latest Dagger Android's API. If you prefer to check the code without any dagger.android APIs, you can check the dagger branch which contains none of it.