Skip to content

Commit

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

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.7.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.7.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-viewmodel-savedstate` from 2.7.0 to 2.8.1

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.1

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 962fe49 commit 3119ada
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 @@ -5,7 +5,7 @@ kotlin = "2.0.0"
kotlinx-coroutines = "1.8.1"

# 2.8.0 implicitly requires Compose 1.7.0. Sticking to 2.7.0 to omit workarounds
androidx-lifecycle = "2.7.0"
androidx-lifecycle = "2.8.1"
androidx-window = "1.3.0"
androidx-datastore = "1.1.1"
androidx-navigation = "2.7.7"
Expand Down

0 comments on commit 3119ada

Please sign in to comment.