Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-com…
Browse files Browse the repository at this point in the history
…pose to v2.8.7 (#1959)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 7d57f82 commit ad5bd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/compose.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ material3-windowsize = { module = "androidx.compose.material3:material3-window-s
activity = "androidx.activity:activity-compose:1.9.3"
animations = { module = "androidx.compose.animation:animation-graphics", version.ref = "compose_version" }

lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.7"
ui = { module = "androidx.compose.ui:ui", version.ref = "compose_version" }
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose_version" }
foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose_version" }
Expand Down

0 comments on commit ad5bd36

Please sign in to comment.