Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v…
Browse files Browse the repository at this point in the history
…2.8.6 (#2354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent de40d3d commit fd4a0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ dependencies {
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.material3:material3-window-size-class")
implementation("androidx.navigation:navigation-compose:2.8.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.5")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")

Expand Down

0 comments on commit fd4a0f7

Please sign in to comment.