Skip to content

Commit

Permalink
fix(deps): update androidx.lifecycle to v2.8.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 5f893b0 commit 8ae6c38
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 @@ -8,7 +8,7 @@ versions = "0.51.0"
compose-multiplatform = "1.6.2"
androidx-core-ktx = "1.13.1"
androidx-appcompat = "1.6.1"
androidx-lifecycle = "2.7.0"
androidx-lifecycle = "2.8.0"
androidx-activityCompose = "1.9.0"
compose-uitooling = "1.6.7"
junit = "4.13.2"
Expand Down

0 comments on commit 8ae6c38

Please sign in to comment.