Skip to content

Commit

Permalink
fix(deps): bump androidx.lifecycle:lifecycle-process from 2.7.0 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-process from 2.7.0 to 2.8.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent b6a5eed commit 7b9a2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion"

// Android
implementation 'androidx.lifecycle:lifecycle-process:2.7.0'
implementation 'androidx.lifecycle:lifecycle-process:2.8.3'

// Awala
implementation 'tech.relaycorp:awala:1.68.8'
Expand Down

0 comments on commit 7b9a2ae

Please sign in to comment.