Pratik
John O'Reilly
kotlin { targets.withType<org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTarget> { compilations.get("main").kotlinOptions.freeCompilerArgs += "-Xexport-kdoc" } }
A modern programming language that makes developers happier.