mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
upgrade to kotlin 1.5.20
This commit is contained in:
parent
7880ac1909
commit
aa10997171
@ -1,3 +1,3 @@
|
||||
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