godot-kotlin-jvm
godot-kotlin-jvm copied to clipboard
Implement support/usage of `Gradle JVM Toolchain`
See: https://blog.jetbrains.com/kotlin/2021/11/gradle-jvm-toolchain-support-in-the-kotlin-plugin/ This would greatly improve the user experience and would remove a common source of error. It also would simplify the creation of a jlink gradle task for our gradle plugin