diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 8ab06ddcf..984834fd4 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 74fdf9541..609950648 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 dbced251d..c135c04f3 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"74ea18a90451c8e224c8681d882b7e50","armeabi-v7a":"bf5207a8e5468058c448876d46394e2c","arm64-v8a":"580ab3f059d60f3223a83f51bf845dfd","x86":"381ed72dbb89c613428e1ebb09870318","version":"106.0.5249.65"} \ No newline at end of file +{"x86_64":"c27a3027ec4c8eba8ba5a2aab547eb04","armeabi-v7a":"b3e0bccf799324ea4177c9e1752b02f1","arm64-v8a":"8cfa3bfe215024cf486d1cffeed87241","x86":"461acafc8701b6b74f8a6b2c024d434e","version":"106.0.5249.79"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index aec420a44..69a921cc7 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/09/28** +* 更新cronet: 106.0.5249.79 * 更新cronet: 106.0.5249.65 * 正文选择菜单朗读按钮长按可切换朗读选择内容和从选择开始处一直朗读 * 修复某些情况下无法搜索到标题的bug,净化规则较多的可能会降低搜索速度 diff --git a/gradle.properties b/gradle.properties index 10562b45c..77528d5f5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,6 +27,6 @@ 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=106.0.5249.65 +CronetVersion=106.0.5249.79 android.injected.testOnly=false \ No newline at end of file