Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 929214a commit 32b93e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-for-android/dists/kolibri/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,6 @@ dependencies {
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
implementation 'androidx.work:work-runtime:2.9.0'
implementation 'androidx.work:work-multiprocess:2.9.0'
implementation "androidx.lifecycle:lifecycle-service:2.7.0"
implementation "androidx.lifecycle:lifecycle-service:2.8.2"
implementation 'net.sourceforge.streamsupport:java9-concurrent-backport:2.0.5'
}

0 comments on commit 32b93e2

Please sign in to comment.