Skip to content

Commit

Permalink
Bump androidx-lifecycle from 2.6.1 to 2.8.4
Browse files Browse the repository at this point in the history
Bumps `androidx-lifecycle` from 2.6.1 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.6.1 to 2.8.4

Updates `androidx.lifecycle:lifecycle-runtime` from 2.6.1 to 2.8.4

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.6.1 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 603792f commit 1f8958b
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 @@ -10,7 +10,7 @@ androidx-core = "1.10.1"
androidx-datastore = "1.0.0"
androidx-espresso = "3.5.1"
androidx-fragment = "1.6.0"
androidx-lifecycle = "2.6.1"
androidx-lifecycle = "2.8.4"
androidx-navigation = "2.6.0"
androidx-recyclerview = "1.3.2"
androidx-room = "2.5.2"
Expand Down

0 comments on commit 1f8958b

Please sign in to comment.