Skip to content

Commit

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

Bumps `androidxLifecycle` from 2.8.5 to 2.8.6.

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

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 3e04aa0 commit feacf50
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.5"
androidxLifecycle = "2.8.6"
androidxNavigation = "2.8.0"
androidxRoom = "2.6.1"
androidxTest = "1.6.0"
Expand Down

0 comments on commit feacf50

Please sign in to comment.