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 8971be2 commit 9aeed08Copy full SHA for 9aeed08
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
- kotlin("multiplatform") version "2.2.0"
3
- kotlin("plugin.compose") version "2.2.0"
+ kotlin("multiplatform") version "2.2.10"
+ kotlin("plugin.compose") version "2.2.10"
4
}
5
6
kotlin {
0 commit comments