[Feature Request] Kotlin 2.1 support on 1.20.1?
serenyadev opened this issue ยท 2 comments
Any updates on this?
Looks like suspend functions now call nullOutSpilledVariable, which is missing from stds version below 2.2.20 (probably, see JetBrains/kotlin@85ad07a).
And there are few kotlin gradle plugin changes, causing only bumping the versions won't compile.