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.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps `androidxLifecycle` from 2.7.0 to 2.8.0.

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-service` from 2.7.0 to 2.8.0

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.7.0 to 2.8.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent a5d4a07 commit 1be6871
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 @@ -9,7 +9,7 @@ androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
androidxLifecycle = "2.8.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
hilt = "2.51.1"
Expand Down

0 comments on commit 1be6871

Please sign in to comment.