diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index f0a5dd17e..f04a60ee8 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 8a4c67e33..891407544 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 a6e046c2d..3d98f0097 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"9d75bea6f7c0f2d43f01ce1ec338815e","x86":"5136f858a4515861060b8af737a49982","armeabi-v7a":"f705178474cc79a0bf4c5f440683642a","x86_64":"6915d3b757aea13fb4edd810e567027e","version":"107.0.5304.54"} \ No newline at end of file +{"arm64-v8a":"159246a2bc1aa5b65aade8934ab4672a","x86":"fcba72d60e51a12ab8de4ffbf6f5936a","armeabi-v7a":"6d578ca47ced959561e75dcf2ea18830","x86_64":"5daa4f225404dbf26a7c22e3549d7efb","version":"107.0.5304.91"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 6bab5f744..ea079e4ea 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/10/25** +* 更新cronet: 107.0.5304.91 * 更新cronet: 107.0.5304.54 * 朗读菜单的闹钟点击后可以保存设定时间,下次启动朗读自动设定时间,调不了时间、朗读固定的时间后停止的把进度条拉到0然后点一下闹钟就可以了 by Horis * 多页目录和正文添加并发访问限制 diff --git a/gradle.properties b/gradle.properties index 6ef6df619..634be9d4e 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.54 +CronetVersion=107.0.5304.91 android.injected.testOnly=false \ No newline at end of file