Skip to content

Commit 795c303

Browse files
Update Kotlin/Compose (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af974ca commit 795c303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minSdk = "21"
44

55
coroutine = "1.7.3"
66

7-
kotlin = "1.9.20"
7+
kotlin = "1.9.21"
88

99
jetbrains-compose = "1.5.11"
1010

@@ -23,7 +23,7 @@ androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
2323

2424
coil-compose = "io.coil-kt:coil-compose:2.5.0"
2525

26-
jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.3"
26+
jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.4"
2727
jetbrains-compose-plugin = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "jetbrains-compose" }
2828
jetbrains-compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version.ref = "jetbrains-compose" }
2929

0 commit comments

Comments
 (0)