As we use Kotlin Multiplatform more broadly, we're (thankfully!) having more iOS and frontend web friends contributing to the KMP codebase.
I'm looking into ways to automate and enforce consistency for dev environment setup, and a common sticking point is just getting the JDK installed and working.
Are Kotlin build tasks (especially multiplatform ones) compatible with Gradle's Java Toolchain declaration?
https://docs.gradle.org/current/userguide/toolchains.html