Skip to content

Commit

Permalink
build(deps): bump androidx.lifecycle:lifecycle-livedata
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-livedata from 2.4.1 to 2.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent dff5045 commit 56cde7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_driverapp_samples/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ dependencies {

implementation "androidx.lifecycle:lifecycle-common-java8:2.4.1"
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-livedata:2.4.1'
implementation 'androidx.lifecycle:lifecycle-livedata-core:2.4.1'
implementation 'androidx.lifecycle:lifecycle-livedata:2.8.1'
implementation 'androidx.lifecycle:lifecycle-livedata-core:2.8.1'
implementation "androidx.activity:activity:1.4.0"
implementation "androidx.fragment:fragment:1.4.1"
implementation "androidx.work:work-runtime:2.7.0"
Expand Down

0 comments on commit 56cde7d

Please sign in to comment.