Skip to content

Commit

Permalink
chore(deps): bump androidxLifecycle from 2.8.6 to 2.8.7 in /android (#…
Browse files Browse the repository at this point in the history
…1015)

Bumps `androidxLifecycle` from 2.8.6 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.6 to 2.8.7

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 15a212a commit ceedb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ androidxConstraintLayout = "2.1.4"
androidxCoreKtx = "1.13.1"
androidxCoreTesting = "2.2.0"
androidxJunit = "1.2.1"
androidxLifecycle = "2.8.6"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.3"
androidxRoom = "2.6.1"
androidxTest = "1.6.0"
Expand Down

0 comments on commit ceedb5d

Please sign in to comment.