Does anyone happen to know why trying to run the D...
# dokka
s
Does anyone happen to know why trying to run the Dokka task on my CI would be crashing the gradle daemon, but not on my local machine? Using Gradle 5.3.1, I'm testing 5.2.1 right now to see if it's an issue with that. Wasn't happening on Gradle 4.10.2.
k
Which version of Dokka are you using? There was this bug in 0.9.17 https://github.com/Kotlin/dokka/issues/388
s
0.9.18 😞