Upgrade to Kotlin 2.2.0-RC
Closes gh-34946
This commit is contained in:
parent
eb65df027e
commit
3049e6d0ee
|
@ -4,7 +4,7 @@ org.gradle.caching=true
|
|||
org.gradle.jvmargs=-Xmx2048m
|
||||
org.gradle.parallel=true
|
||||
|
||||
kotlinVersion=2.1.21
|
||||
kotlinVersion=2.2.0-RC
|
||||
|
||||
kotlin.jvm.target.validation.mode=ignore
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
|
Loading…
Reference in New Issue