diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index f04a60ee8..fd162ccec 100644 Binary files a/app/cronetlib/cronet_api.jar and b/app/cronetlib/cronet_api.jar differ diff --git a/app/cronetlib/cronet_impl_common_java.jar b/app/cronetlib/cronet_impl_common_java.jar index 891407544..26b157286 100644 Binary files a/app/cronetlib/cronet_impl_common_java.jar and b/app/cronetlib/cronet_impl_common_java.jar differ diff --git a/app/src/main/assets/cronet.json b/app/src/main/assets/cronet.json index 3d98f0097..3b18ac786 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"159246a2bc1aa5b65aade8934ab4672a","x86":"fcba72d60e51a12ab8de4ffbf6f5936a","armeabi-v7a":"6d578ca47ced959561e75dcf2ea18830","x86_64":"5daa4f225404dbf26a7c22e3549d7efb","version":"107.0.5304.91"} \ No newline at end of file +{"arm64-v8a":"3efd60134da35cfe09bd003a2538457b","x86":"d179133673315485e2e7119a47aab40d","armeabi-v7a":"da6dd9cc7441ce1a842378a94e12969e","x86_64":"0d84995ef93483b47a79f85ae63c096a","version":"107.0.5304.105"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index aae965fed..41d463432 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/11/08** +* 更新cronet: 107.0.5304.105 * 发现不采用详情页url正则 * 目录更新完再缓存章节,缓存章节可以设置为0,为0时不缓存 * 添加书籍协议legado://import/addToBookshelf?src={url} diff --git a/gradle.properties b/gradle.properties index 634be9d4e..3e3eb547c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 \ No newline at end of file