luna-rs / luna

A scalable and efficient Runescape server targeting revision #377

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump Kotlin from 1.3.11 to 1.3.50

notjuanortiz opened this issue · comments

This should allow us to make use of parallel task execution included in 1.3.20 via kotlin.parallel.tasks.in.project=true within our build.gradle file.

Since 1.3.50, Kotlin scripting capabilities are now included of the box.
https://github.com/Kotlin/KEEP/blob/master/proposals/scripting-support.md

commented

Fixed in
72e1b14