Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 6f61295 commit 1fc65b4
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 @@ -70,7 +70,7 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util", version.ref
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt-compiler" }
androidx-lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
androidx-lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
androidx-media3-core = { module = "androidx.media3:media3-exoplayer", version.ref = "media3" }
androidx-media3-database = { module = "androidx.media3:media3-database", version.ref = "media3" }
androidx-media3-hls = { module = "androidx.media3:media3-exoplayer-hls", version.ref = "media3" }
Expand Down

0 comments on commit 1fc65b4

Please sign in to comment.