I don't use SDKMAN myself, but as I understand it, it's used for installing JVM-based software. On the other hand Kotlin Native has nothing to do with the JVM.
c
CLOVIS
05/12/2023, 12:22 PM
If you use Gradle (most of us do), you never have to install any of the Kotlin tools yourself. The Kotlin plugin for Gradle installs everything by itself.