Skip to content

Commit

Permalink
Update compose.multiplatform to v1.7.1 (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 8fde9b2 commit 5c5b022
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 @@ -18,7 +18,7 @@ navigationCompose = "2.8.0-alpha10"
kotlinxSerializationJson = "1.7.3"
ksp = "2.0.21-1.0.27" # ksp to kotlin version mapping https://github.com/google/ksp/releases
paparazzi = "1.3.5"
compose-multiplatform = "1.7.0"
compose-multiplatform = "1.7.1"
ktor = "3.0.1"
androidx-lifecycle = "2.8.3"
kotlinxCoroutines = "1.9.0"
Expand Down

0 comments on commit 5c5b022

Please sign in to comment.