Is it normal for kotlinx-html-jvm (one of Dokka's ...
# dokka
n
Is it normal for kotlinx-html-jvm (one of Dokka's dependencies) to take over 20 min to download?
Gradle ended up running out of memory while downloading the dependency 😱. Reran the publishToMavenLocal Gradle task and the dependency was downloaded in less than 5 sec 😄.
g
looks like some server issue
l
Or a memory leak