Skip to content

Commit

Permalink
build(deps): bump androidx.activity:activity
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity from 1.4.0 to 1.8.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent dff5045 commit 97850ad
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 @@ -120,7 +120,7 @@ dependencies {
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.activity:activity:1.4.0"
implementation "androidx.activity:activity:1.8.0"
implementation "androidx.fragment:fragment:1.4.1"
implementation "androidx.work:work-runtime:2.7.0"

Expand Down

0 comments on commit 97850ad

Please sign in to comment.