Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent ce84d76 commit aad1df5
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 @@ -72,7 +72,7 @@ dependencies {

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

val lifecycle_version = "2.6.0"
val lifecycle_version = "2.6.1"

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

Expand Down

0 comments on commit aad1df5

Please sign in to comment.