Bump cronet from 104.0.5112.69 to 104.0.5112.97

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/104.0.5112.69..104.0.5112.97)
pull/2179/head
gedoor 2 years ago committed by GitHub
parent 3d00bbd72c
commit 250bfa4064
  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 @@
{"armeabi-v7a":"a36bb21eec579e2c4bed0009eb0f1587","x86":"afce9bdd790c215374bb906919179ca5","arm64-v8a":"3ea9fa21d9b18860cfa12957c39dded1","x86_64":"717c1ebe0d1d3562f5c91c2b2606d2c2","version":"104.0.5112.69"}
{"arm64-v8a":"983026b83f3d1dafe223d63e157fb37d","armeabi-v7a":"98d6d0ec3fec519c48a4451b08806c27","x86_64":"7f96e681740c0f7080fcb4623f6294a6","x86":"24b6985f3cd6fe26541b440ef50c12bb","version":"104.0.5112.97"}

@ -13,6 +13,7 @@
**2022/08/02**
* 更新cronet: 104.0.5112.97
* 更新cronet: 104.0.5112.69
* 修复一些bug by 821938089
* 备份自定义直链上传规则

@ -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=104.0.5112.69
CronetVersion=104.0.5112.97

Loading…
Cancel
Save