Skip to content

Commit

Permalink
chore(deps): bump androidxLifecycle from 2.8.0 to 2.8.1 in /android
Browse files Browse the repository at this point in the history
Bumps `androidxLifecycle` from 2.8.0 to 2.8.1.

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.0 to 2.8.1

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent eef1cb5 commit d5ec699
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.1.5"
androidxLifecycle = "2.8.0"
androidxLifecycle = "2.8.1"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidxTest = "1.5.0"
Expand Down

0 comments on commit d5ec699

Please sign in to comment.