dvdciri / daggraph

Dagger dependency graph generator for Android Developers
MIT License
1.15k stars 58 forks source link

[Question] Which version of dagger is this targeting #24

Closed justintuchek closed 6 years ago

justintuchek commented 6 years ago

The link in the README points to dagger 1.

Will this work for both Dagger 1 and Dagger2?

justintuchek commented 6 years ago

Nevermind - I'm assuming from the project tags it is supporting both, didn't see it immediately in the docs.

dvdciri commented 6 years ago

Yes, correct, it supports both, I might change the link in the Readme, thanks