This repository contains all the code samples for the series of blog posts A Friendly Introduction to Dagger 2 published by me on Medium. To compile and run each example, just navigate to the corresponding folder and run ./gradlew build run.
./gradlew build run