Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 308 Bytes

Mosby sample

A sample android app that shows how to use mosby mvp library with dagger 2.

This sample project uses annotation processors. So if you import this sample into android studio, you may have to run Build --> Rebuild Project manually to ensure that all annotation processors have generated code.