Skip to content

Commit 732c8e5

Browse files
Update plugin org.jetbrains.kotlin.plugin.compose to v2.1.20 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10b83f2 commit 732c8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
val kotlinVersion = "2.1.10"
2+
val kotlinVersion = "2.1.20"
33
kotlin("jvm") version kotlinVersion
44
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion
55
id("org.jetbrains.compose") version "1.7.3"

0 commit comments

Comments
 (0)