mirror of
https://github.com/irmen/prog8.git
synced 2026-04-25 12:33:55 +00:00
update to kotlin 1.5.10
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'application'
|
||||
id "org.jetbrains.kotlin.jvm" version "1.5.0"
|
||||
id "org.jetbrains.kotlin.jvm" version "1.5.10"
|
||||
id 'com.github.johnrengelman.shadow' version '6.1.0'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user