Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-k…
Browse files Browse the repository at this point in the history
…tx to v2.8.6 (#124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent db812b5 commit aad8f13
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 @@ -17,7 +17,7 @@ bom-compose = { group = "androidx.compose", name = "compose-bom", version = "202
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.3.0" }

androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.5" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.6" }
androidx-media3-session = { module = "androidx.media3:media3-session", version.ref = "media3" }
androidx-media3-player = { module = "androidx.media3:media3-exoplayer", version.ref = "media3" }
androidx-material = { module = "com.google.android.material:material", version = "1.12.0" }
Expand Down

0 comments on commit aad8f13

Please sign in to comment.