Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.compiler:compiler to v1…
Browse files Browse the repository at this point in the history
….5.4
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent beae9ff commit a8c7c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te
coroutines-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }

compose-activity = "androidx.activity:activity-compose:1.8.0"
compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
compose-compiler = "androidx.compose.compiler:compiler:1.5.4"
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
compose-material3 = "androidx.compose.material3:material3:1.1.2"
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.5.10"
Expand Down

0 comments on commit a8c7c54

Please sign in to comment.