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.4
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent b36c775 commit 9843b5b
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 @@ -17,7 +17,7 @@ material3-windowsize = { module = "androidx.compose.material3:material3-window-s
activity = "androidx.activity:activity-compose:1.9.1"
animations = { module = "androidx.compose.animation:animation-graphics", version.ref = "compose_version" }

lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.3"
lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.4"
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 9843b5b

Please sign in to comment.