diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 0276e5426..f0a5dd17e 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 20ee569d4..8a4c67e33 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/cronetlib/cronet_impl_native_java.jar b/app/cronetlib/cronet_impl_native_java.jar index 604991189..34afebc40 100644 Binary files a/app/cronetlib/cronet_impl_native_java.jar and b/app/cronetlib/cronet_impl_native_java.jar differ diff --git a/app/src/main/assets/cronet.json b/app/src/main/assets/cronet.json index 978279195..a6e046c2d 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"304ad9e052e141265c5e7258e1ea6b2e","armeabi-v7a":"6978df0b0d8478afe3f52d5fe54c5e5b","arm64-v8a":"230eb29393b393c8e2ab32c4211d21a6","x86":"0558e9cbf42460055ce24aea178699b9","version":"106.0.5249.126"} \ No newline at end of file +{"arm64-v8a":"9d75bea6f7c0f2d43f01ce1ec338815e","x86":"5136f858a4515861060b8af737a49982","armeabi-v7a":"f705178474cc79a0bf4c5f440683642a","x86_64":"6915d3b757aea13fb4edd810e567027e","version":"107.0.5304.54"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 43c17a9a0..e953a2751 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.54 * 朗读菜单的闹钟点击后可以保存设定时间,下次启动朗读自动设定时间,调不了时间的把进度条拉到0然后点一下闹钟就可以了 by Horis **2022/10/22** diff --git a/gradle.properties b/gradle.properties index 9cb481bd8..6ef6df619 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=106.0.5249.126 +CronetVersion=107.0.5304.54 android.injected.testOnly=false \ No newline at end of file