Skip to content

Commit

Permalink
Update androidx.lifecycle to v2.8.7 (#927)
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 4, 2024
1 parent 200672f commit 77ea291
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jetbrains-compose = "1.7.0"
androidx-activity = "1.9.3"
androidx-annotations = "1.5.0"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.6"
androidx-lifecycle = "2.8.7"

uri = "0.0.18"

Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ androidx-compose-ui = "1.7.5"
androidx-compose-foundation = "1.7.5"
androidx-compose-material = "1.3.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.6"
androidx-lifecycle = "2.8.7"
anvil = "2.5.0-beta11"
coroutines = "1.9.0"
dagger = "2.52"
Expand Down

0 comments on commit 77ea291

Please sign in to comment.