Skip to content

Commit 51d6e14

Browse files
fix(deps): update dependency androidx.compose.compiler:compiler to v1.5.6
1 parent 0bd6be6 commit 51d6e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te
5656
coroutines-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
5757

5858
compose-activity = "androidx.activity:activity-compose:1.8.0"
59-
compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
59+
compose-compiler = "androidx.compose.compiler:compiler:1.5.6"
6060
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
6161
compose-material3 = "androidx.compose.material3:material3:1.1.2"
6262
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.5.10"

0 commit comments

Comments
 (0)