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 600d21a commit 00fa8ebCopy full SHA for 00fa8eb
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
- kotlin("multiplatform") version "2.2.20"
3
- kotlin("plugin.compose") version "2.2.20"
+ kotlin("multiplatform") version "2.2.21"
+ kotlin("plugin.compose") version "2.2.21"
4
}
5
6
kotlin {
0 commit comments