Merge pull request #2026 from gedoor/cronet

Bump cronet from 103.0.5060.70 to 103.0.5060.71
pull/2037/head
kunfei 2 years ago committed by GitHub
commit 18346c418c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. BIN
      app/cronetlib/cronet_api.jar
  2. BIN
      app/cronetlib/cronet_impl_common_java.jar
  3. 2
      app/src/main/assets/cronet.json
  4. 1
      app/src/main/assets/updateLog.md
  5. 2
      gradle.properties

Binary file not shown.

@ -1 +1 @@
{"x86":"5670efe227455224700a97a072734814","armeabi-v7a":"fdf49cbda6da2b83a77bbe9d18b25e8c","arm64-v8a":"9c0790070eb09c5539f69d6172ad2bd9","x86_64":"66e5ab8efe0acc54ad5b319fb562ee98","version":"103.0.5060.70"}
{"x86":"1101b38ad9f6f3b4b22158ed2eb37b64","armeabi-v7a":"0637f67ae615b85f701f737147e42cc2","arm64-v8a":"75bad29cb785d7139a36fbfc6a78c5c8","x86_64":"fb9fb82875f55fed68f0f8e62baa7769","version":"103.0.5060.71"}

@ -13,6 +13,7 @@
**2022/07/02**
* 更新cronet: 103.0.5060.71
* 更新cronet: 103.0.5060.70
* 修复一些bug

@ -26,4 +26,4 @@ android.experimental.enableNewResourceShrinker.preciseShrinking=true
# and none from the library's dependencies, thereby reducing the size of the R class for that library.
android.nonTransitiveRClass=true
#https://chromiumdash.appspot.com/releases?platform=Android
CronetVersion=103.0.5060.70
CronetVersion=103.0.5060.71

Loading…
Cancel
Save