Bump cronet from 106.0.5249.118 to 106.0.5249.126

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/106.0.5249.118..106.0.5249.126)
This commit is contained in:
gedoor 2022-10-14 00:33:25 +00:00 committed by GitHub
parent 7707e4fa33
commit 15e4375fc4
5 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -1 +1 @@
{"x86_64":"1f2c49a5b29e4915fcae288d9b641b53","armeabi-v7a":"e738c426618e98d8b09f060036f55cbe","arm64-v8a":"39f6a58b1a34886e374e6a916415b9b5","x86":"dc333c4c0909cc08481e04ca8bf6cd4e","version":"106.0.5249.118"}
{"x86_64":"304ad9e052e141265c5e7258e1ea6b2e","armeabi-v7a":"6978df0b0d8478afe3f52d5fe54c5e5b","arm64-v8a":"230eb29393b393c8e2ab32c4211d21a6","x86":"0558e9cbf42460055ce24aea178699b9","version":"106.0.5249.126"}

View File

@ -13,6 +13,7 @@
**2022/10/13**
* 更新cronet: 106.0.5249.126
* 替换规则支持js,可以用js判断匹配到的内容决定替换为什么,匹配到的内容变量为result,替换为@js:开头则自动采用js判断替换内容
* 书架管理添加筛选功能

View File

@ -35,5 +35,5 @@ android.defaults.buildfeatures.shaders=false
# 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=106.0.5249.118
CronetVersion=106.0.5249.126
android.injected.testOnly=false