Merge pull request #2533 from gedoor/cronet

Bump cronet from 107.0.5304.91 to 107.0.5304.105
This commit is contained in:
kunfei 2022-11-09 20:06:45 +08:00 committed by GitHub
commit 9e87a93270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -1 +1 @@
{"arm64-v8a":"159246a2bc1aa5b65aade8934ab4672a","x86":"fcba72d60e51a12ab8de4ffbf6f5936a","armeabi-v7a":"6d578ca47ced959561e75dcf2ea18830","x86_64":"5daa4f225404dbf26a7c22e3549d7efb","version":"107.0.5304.91"}
{"arm64-v8a":"3efd60134da35cfe09bd003a2538457b","x86":"d179133673315485e2e7119a47aab40d","armeabi-v7a":"da6dd9cc7441ce1a842378a94e12969e","x86_64":"0d84995ef93483b47a79f85ae63c096a","version":"107.0.5304.105"}

View File

@ -13,6 +13,7 @@
**2022/11/08**
* 更新cronet: 107.0.5304.105
* 发现不采用详情页url正则
* 目录更新完再缓存章节,缓存章节可以设置为0,为0时不缓存
* 添加书籍协议legado://import/addToBookshelf?src={url}

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=107.0.5304.91
CronetVersion=107.0.5304.105
android.injected.testOnly=false