Bump cronet from 102.0.5005.78 to 102.0.5005.125

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.78..102.0.5005.125)
pull/1973/head
gedoor 2 years ago committed by GitHub
parent 1d0c511a44
commit 03c28a1522
  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 @@
{"arm64-v8a":"3361d1edbf6fb07e905e07a69df2b7f3","x86":"84aef5ef1dc2815ce8ed23d1bc59487e","armeabi-v7a":"e8015c995f72baae1d86388a55415b33","x86_64":"ad4c32cfa06dad191fd2d96f65d5d866","version":"102.0.5005.78"}
{"x86_64":"136f62aca55e9479aa3994213be6ca1d","x86":"2a7c8d7107832839d2459334c1d8f966","armeabi-v7a":"d890a3023e76d3e942485b80c74f8e9b","arm64-v8a":"d4bb1dce5666d38fda7c46a53f2c5aaa","version":"102.0.5005.125"}

@ -13,6 +13,7 @@
**2022/06/10**
* 更新cronet: 102.0.5005.125
* 添加源变量说明,输入源变量界面显示说明
* 修复阅读界面因WebDav连接不上无响应的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=102.0.5005.78
CronetVersion=102.0.5005.125

Loading…
Cancel
Save