I'm trying to run `kotlinDslAccessorsSnapshot` tas...
# gradle
b
I'm trying to run
kotlinDslAccessorsSnapshot
task. I have a project dependency specified on a project that I already ran this task on. But when running any task from the main project, it doesn't see any of the generated accessors in the project I depend on. Why?