Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 823055e commit 5079d5b
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 @@ -92,7 +92,7 @@ media3-session = { module = "androidx.media3:media3-session", version.ref = "med
media3-testUtils-core = { module = "androidx.media3:media3-test-utils", version.ref = "media3" }
media3-testUtils-robolectric = { module = "androidx.media3:media3-test-utils-robolectric", version.ref = "media3" }

lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"

compose-bom = "androidx.compose:compose-bom:2024.10.00"
compose-ui-ui = { module = "androidx.compose.ui:ui" }
Expand Down

0 comments on commit 5079d5b

Please sign in to comment.