Skip to content

Commit 00fa8eb

Browse files
Update kotlin monorepo to v2.2.21 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 600d21a commit 00fa8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
kotlin("multiplatform") version "2.2.20"
3-
kotlin("plugin.compose") version "2.2.20"
2+
kotlin("multiplatform") version "2.2.21"
3+
kotlin("plugin.compose") version "2.2.21"
44
}
55

66
kotlin {

0 commit comments

Comments
 (0)