JakeWharton / dagger-reflect

A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.
Apache License 2.0
655 stars 44 forks source link

Support for new Dagger AssistedInject #213

Open Dkhusainov opened 3 years ago

Dkhusainov commented 3 years ago

Currently dagger-reflect doesn't work with the new AssistedInject feature.

JakeWharton commented 3 years ago

It will be a while until I have time to work on this. If anyone wants to do any work in a PR it would be welcomed.