Skip to content

A simple example on how to use dagger 2.1 in mvp style

Notifications You must be signed in to change notification settings

osfunapps/Dagger2.1Example

Repository files navigation

Dagger2.1 Example

This project meant to serve as an example on how to write a Dagger 2.1 supported android applications, in MVP architecture. The code is heavily documented and written in Kotlin.