mirror of
https://github.com/irmen/ksim65.git
synced 2025-03-03 22:30:11 +00:00
new kotlin version
This commit is contained in:
parent
3fb12eb3f6
commit
22893a552e
@ -6,7 +6,7 @@ import kotlin.math.max
|
||||
|
||||
plugins {
|
||||
// Apply the Kotlin JVM plugin to add support for Kotlin on the JVM.
|
||||
kotlin("jvm") version "1.3.50"
|
||||
kotlin("jvm") version "1.3.60"
|
||||
`maven-publish`
|
||||
application
|
||||
id("org.jetbrains.dokka") version "0.10.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user