mirror of
https://github.com/irmen/prog8.git
synced 2024-12-24 16:29:21 +00:00
upgrade to kotlin 1.5.20
This commit is contained in:
parent
7880ac1909
commit
aa10997171
@ -1,3 +1,3 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id "org.jetbrains.kotlin.jvm" version "1.5.10" apply false
|
id "org.jetbrains.kotlin.jvm" version "1.5.20" apply false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user