Kotlin / kotlin-interactive-shell

Kotlin Language Interactive Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

still uses Kotlin 1.4.32

nkiesel opened this issue · comments

This is now 2 major releases behind, and the only commit in the last 8 month was a small documentation improvement. Is this still alive?

commented

Hi, 1.6 up is on the radar.

I can compile it locally for 1.5.32, but 1.6.10 has issues.

I can build for 1.6.10 after adding org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0-RC2 dependency to ki-shell/pom.xml. I will create a merge request just to document that.

Attached diff instead (not worth creating a github clone for)
0001-Upgraded-to-Kotlin-1.6.10.patch.txt

Fixed in 0.4.0