We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5b017 commit 43f036aCopy full SHA for 43f036a
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
kotlinTarget = "1.9.0" # Minimum supported Kotlin version for consumers of the library
3
-kotlinToolchain = "2.2.10" # Actual version used by tooling within this project
+kotlinToolchain = "2.2.20" # Actual version used by tooling within this project
4
5
[plugins]
6
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlinToolchain" }
0 commit comments