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 10b83f2 commit 732c8e5Copy full SHA for 732c8e5
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- val kotlinVersion = "2.1.10"
+ val kotlinVersion = "2.1.20"
3
kotlin("jvm") version kotlinVersion
4
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion
5
id("org.jetbrains.compose") version "1.7.3"
0 commit comments