Skip to content

Commit

Permalink
Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-compose (#166)
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-viewmodel-compose from 2.8.6 to 2.8.7.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e97e306 commit ad4e62b
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 @@ -13,7 +13,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-lifecycle-runtime-compose = "androidx.lifecycle:lifecycle-runtime-compose:2.8.7"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
androidx-lifecycle-viewmodel-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6"
androidx-lifecycle-viewmodel-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7"
androidx-navigation-runtime-ktx = "androidx.navigation:navigation-runtime-ktx:2.8.3"
androidx-window = "androidx.window:window:1.3.0"
google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
Expand Down

0 comments on commit ad4e62b

Please sign in to comment.