Skip to content

Commit

Permalink
fix(deps): update compose to v1.7.5 (#71)
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 22, 2024
1 parent dbe3c3d commit 065fde4
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 @@ -7,7 +7,7 @@ jvmTarget = "17"
agp = "8.7.1"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
compose = "1.7.4"
compose = "1.7.5"
compose-multiplatform = "1.7.0"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.6"
Expand Down

0 comments on commit 065fde4

Please sign in to comment.