Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest version 2.25.2 @Qualified annotation change , Doesn't work when dagger building for instrumentation tests #1670

Closed
oianmol opened this issue Nov 13, 2019 · 2 comments

Comments

@oianmol
Copy link

oianmol commented Nov 13, 2019

@qualified annotation in Kotlin properties doesn't work when used for androidTest

@danysantiago
Copy link
Member

This is likely the same issue as #1659

Are you applying Dagger to your tests too via androidTestAnnotationProcessor?

@oianmol
Copy link
Author

oianmol commented Nov 13, 2019

Yes @danysantiago . Its the same. Fallback to field: worked for me too!
Thanks for referencing the issue. 👍🏽

@oianmol oianmol closed this as completed Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants