Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 48b9b0d commit 2414cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_driverapp_samples/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ 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-core:2.8.4'
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 2414cc6

Please sign in to comment.