Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-process from 2.7.0 to 2.8.5
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-process from 2.7.0 to 2.8.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent ad5bdd3 commit 6ae7f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {

implementation("androidx.annotation:annotation:1.8.0")

val lifecycle_version = "2.7.0"
val lifecycle_version = "2.8.5"

implementation("androidx.lifecycle:lifecycle-process:$lifecycle_version")

Expand Down

0 comments on commit 6ae7f7d

Please sign in to comment.