Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent dff5045 commit e58abce
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 @@ -119,7 +119,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.0'
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 e58abce

Please sign in to comment.