Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7 (
Browse files Browse the repository at this point in the history
#758)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent afbe2c7 commit 143df42
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 @@ -51,7 +51,7 @@ androidx-compose-uitoolingpreview = { module = "androidx.compose.ui:ui-tooling-p
androidx-compose-junit = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }
androidx-corektx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-hilt-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.2.0" }
androidx-lifecycle-viewmodelktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.6" }
androidx-lifecycle-viewmodelktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.7" }
#androidx-palette = { module = "androidx.palette:palette", version = "1.0.0" }
androidx-palette = { module = "com.kmpalette:kmpalette-core", version = "3.1.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
Expand Down

0 comments on commit 143df42

Please sign in to comment.