Skip to content

Commit

Permalink
Bump lifecycleVersion from 2.6.2 to 2.7.0 (#1159)
Browse files Browse the repository at this point in the history
Bumps `lifecycleVersion` from 2.6.2 to 2.7.0.

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

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.6.2 to 2.7.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 69b512e commit 096013f
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.11.0'
fragmentVersion = '1.6.2'
roomVersion = '2.6.1'
lifecycleVersion = '2.6.2'
lifecycleVersion = '2.7.0'
androidXCoreVersion = '2.2.0'
paletteKtxVersion = '1.0.0'
kspVersion = '1.9.22-1.0.16'
Expand Down

0 comments on commit 096013f

Please sign in to comment.