mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
update to Kotlin 1.9.10
This commit is contained in:
parent
ff35ba3696
commit
2f4e517857
@ -4,5 +4,5 @@ org.gradle.parallel=true
|
||||
org.gradle.daemon=true
|
||||
kotlin.code.style=official
|
||||
javaVersion=11
|
||||
kotlinVersion=1.9.0
|
||||
kotlinVersion=1.9.10
|
||||
version=9.4-SNAPSHOT
|
||||
|
Loading…
Reference in New Issue
Block a user