Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 2d613da commit e3c4563
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 @@ -12,7 +12,7 @@ jvmTarget = "11"
androidxMaterial = "1.12.0"
androidxCore = "1.13.1"
androidxAnnotation = "1.7.1"
androidxLifecycle = "2.7.0"
androidxLifecycle = "2.8.1"
androidxActivity = "1.8.2"
androidxComposeBom = "2024.05.00"
androidxHiltNavigation = "1.2.0"
Expand Down

0 comments on commit e3c4563

Please sign in to comment.