#Kotlin 1.8.10 was just released with a bunch of bug fixes, a big one among those is a Metaspace leak that caused the memory usage of Dokka and Gradle 8.0 RCs to significantly increase compared to Kotlin 1.7.x
https://github.com/JetBrains/kotlin/releases/tag/v1.8.10
#AndroidDev