Skip to content

Commit

Permalink
build(deps): bump androidx.fragment:fragment
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment from 1.4.1 to 1.6.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent dff5045 commit 6e17c58
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 @@ -121,7 +121,7 @@ dependencies {
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.fragment:fragment:1.4.1"
implementation "androidx.fragment:fragment:1.6.2"
implementation "androidx.work:work-runtime:2.7.0"

api 'com.github.bumptech.glide:glide:4.9.0'
Expand Down

0 comments on commit 6e17c58

Please sign in to comment.