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 (LawnchairLauncher#2354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and twnesss committed Oct 9, 2024
1 parent de9f4dc commit 47cb2d1
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 47cb2d1

Please sign in to comment.