Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Bump androidxLifecycle from 2.8.1 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps `androidxLifecycle` from 2.8.1 to 2.8.2.

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-service` from 2.8.1 to 2.8.2

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.1 to 2.8.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 6aa6438 commit 98bf5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxDocumentFile = "1.0.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.1"
androidxLifecycle = "2.8.2"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
hilt = "2.51.1"
Expand Down

0 comments on commit 98bf5c1

Please sign in to comment.