Gradle task in my Android Library module, I'm getting:
No source set found for :mymodule:dokkaJavadoc/debug
- am I missing some configuration beyond simply applying the dokka plugin?
v
Vadim Mishenev
08/20/2023, 7:53 PM
Is this your case?
Otherwise, can you provide a stack trace? Or even your build script?
c
czuckie
08/21/2023, 11:13 AM
I stumbled across a fix but I have no idea what it was. I was in the middle of project setup though so imagine I might have tried to run before I should have even been walking.