https://kotlinlang.org logo
Title
a

andrei.heidelbacher

07/30/2022, 11:25 AM
Dokka 1.7.10 advertises to have fixed this issue (https://github.com/Kotlin/dokka/releases/tag/v1.7.10), but it persists for me
i

Ignat Beresnev

07/30/2022, 6:35 PM
Hi! Yeah, unfortunately, it's still relevant, but hopefully will be fixed for good in 1.7.20 See this issue for context and workarounds: https://github.com/Kotlin/dokka/issues/2546#issuecomment-1185529177
a

andrei.heidelbacher

07/30/2022, 9:59 PM
Awesome, one of the mitigations mentioned there was upgrading to Gradle 7.5, and that worked. Thank you!