Skip to content

Commit

Permalink
build(deps): bump org.chromium.net:cronet-fallback
Browse files Browse the repository at this point in the history
Bumps org.chromium.net:cronet-fallback from 71.3578.98 to 119.6045.31.

---
updated-dependencies:
- dependency-name: org.chromium.net:cronet-fallback
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent dff5045 commit b2cd702
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 @@ -127,7 +127,7 @@ dependencies {
api 'com.github.bumptech.glide:glide:4.9.0'

// Comment out this dependency if testing RCs from 1.8 or earlier.
api "org.chromium.net:cronet-fallback:71.3578.98"
api "org.chromium.net:cronet-fallback:119.6045.31"

coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

Expand Down

0 comments on commit b2cd702

Please sign in to comment.