Skip to content

Commit

Permalink
Bump lifecycle-process from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps lifecycle-process from 2.5.0 to 2.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2022
1 parent 25ee455 commit bf2b529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {

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

val lifecycle_version = "2.5.0"
val lifecycle_version = "2.5.1"

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

Expand Down

0 comments on commit bf2b529

Please sign in to comment.