Skip to content

Commit b8d1bab

Browse files
Update kotlin monorepo to v2.2.20 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afcf4d2 commit b8d1bab

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.10"
3-
kotlin("plugin.compose") version "2.2.10"
2+
kotlin("multiplatform") version "2.2.20"
3+
kotlin("plugin.compose") version "2.2.20"
44
}
55

66
kotlin {

0 commit comments

Comments
 (0)