Skip to content

Commit

Permalink
fix(deps): update androidx.lifecycle to v2.8.7 (#368)
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] authored Nov 3, 2024
1 parent ab42a31 commit 3405c40
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 @@ -24,7 +24,7 @@ compose-compiler = '1.4.8'
compose-bom = '2024.10.01'

# Androidx
androidx-lifecycle = '2.8.6'
androidx-lifecycle = '2.8.7'
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout-compose = "1.1.0"
Expand Down

0 comments on commit 3405c40

Please sign in to comment.