square / dagger

A fast dependency injector for Android and Java.
https://square.github.io/dagger/
Apache License 2.0
7.31k stars 3.06k forks source link

Example to gradle project #561

Closed ogapants closed 5 years ago

ogapants commented 5 years ago

My old project is using Dagger "1". We need to understand existing usage in order to migration to Dagger "2". This change will help us understand Dagger.

Thanks.

JakeWharton commented 5 years ago

This project is not accepting contributions anymore. Your build system usage should not affect your usage of the library, however.