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 afcf4d2 commit b8d1babCopy full SHA for b8d1bab
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
- kotlin("multiplatform") version "2.2.10"
3
- kotlin("plugin.compose") version "2.2.10"
+ kotlin("multiplatform") version "2.2.20"
+ kotlin("plugin.compose") version "2.2.20"
4
}
5
6
kotlin {
0 commit comments