mirror of
https://github.com/irmen/ksim65.git
synced 2025-08-05 16:25:15 +00:00
new kotlin version
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user