Bump cronet from 102.0.5005.125 to 103.0.5060.53

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/102.0.5005.125..103.0.5060.53)
This commit is contained in:
gedoor 2022-06-22 00:23:48 +00:00 committed by GitHub
parent 0383af9997
commit f5f2b5d660
6 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -1 +1 @@
{"x86_64":"136f62aca55e9479aa3994213be6ca1d","x86":"2a7c8d7107832839d2459334c1d8f966","armeabi-v7a":"d890a3023e76d3e942485b80c74f8e9b","arm64-v8a":"d4bb1dce5666d38fda7c46a53f2c5aaa","version":"102.0.5005.125"}
{"x86_64":"cbb7148b4ac5771e6ebd9392bfb65010","armeabi-v7a":"f4006d0fef882d5c09f75e59e5256933","arm64-v8a":"ee4a9a6c4b5faf0588a050f3fbd0f0b5","x86":"a323610b6994b79bbf17223da1192945","version":"103.0.5060.53"}

View File

@ -13,6 +13,7 @@
**2022/06/16**
* 更新cronet: 103.0.5060.53
* 导出使用单线程,导出占用大量内存,并行容易OOM
* 导出到WebDav文件夹改为books,方便导入
* WebDav导入基本能用了

View File

@ -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.125
CronetVersion=103.0.5060.53