diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 2b3a69a80e29..04cc154f5447 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 bae6b1f8576b..477b9ebb5d7f 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 b2d44e0eb868..155ee256baab 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"63a3473a2d72ed64702e4c9bd938b444","x86_64":"a1df964bff5fe17e7adaa3c172db6158","armeabi-v7a":"12849d1a186f9094f61d729dd1dd972b","arm64-v8a":"eb0e378fa2a0140397edab4dc36d8c11","version":"119.0.6045.53"} \ No newline at end of file +{"x86_64":"c157bd782ed9e012e19be2b0cc0d431b","x86":"4da815ff16e3c561ed1932bdce9dbd40","armeabi-v7a":"45ddbc177acd8d6bf29836a28366fa80","arm64-v8a":"146f9d294978dd7f2fb1511e1c76945b","version":"119.0.6045.163"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index c71c388ebe82..03add13cc698 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/11/01** +* 更新cronet: 119.0.6045.163 * 修复一些bug diff --git a/gradle.properties b/gradle.properties index 10fe2b9b6290..dcf0aa9b2efd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -42,7 +42,7 @@ 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=119.0.6045.53 +CronetVersion=119.0.6045.163 CronetMainVersion=119.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file