Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 78f6541 commit f45b5f2
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 @@ -94,7 +94,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.2"
lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.3"

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

0 comments on commit f45b5f2

Please sign in to comment.