Merge pull request #1990 from gedoor/cronet

Bump cronet from 102.0.5005.125 to 103.0.5060.53
This commit is contained in:
kunfei
2022-06-23 08:01:21 +08:00
committed by GitHub
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