This is a project to reproduce google/dagger#3980
To reproduce the crash:
- Clone this project locally
- Execute "./gradlew :app:lintDebug"
You can also use the branch lint_in_project
to run a check that reproduce the issue. But instead of running the Dagger check, it runs a check from the project.