Skip to content

Commit

Permalink
Bump lifecycleVersion from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `lifecycleVersion` from 2.7.0 to 2.8.0.

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

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

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 9a24876 commit f487f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
materialComponentsVersion = '1.12.0'
fragmentVersion = '1.7.0'
roomVersion = '2.6.1'
lifecycleVersion = '2.7.0'
lifecycleVersion = '2.8.0'
androidXCoreVersion = '2.2.0'
paletteKtxVersion = '1.0.0'
kspVersion = '1.9.23-1.0.20'
Expand Down

0 comments on commit f487f46

Please sign in to comment.