diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 06c467a53..486bcedec 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 b272b9559..6ff784fe0 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 1a12c42a0..6eac58615 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"e918c636c91e15427a04b480a1894fea","arm64-v8a":"bf1ac03593110128568cf2c9abce89b9","armeabi-v7a":"a3adf14f4eefcd976281252f313f594b","x86_64":"aa7616fa67fd96972aef2c567d6ca3b0","version":"111.0.5563.57"} \ No newline at end of file +{"arm64-v8a":"e3c4d2765e0613e264e9337f25d26241","x86_64":"7a090542251c9d5e61b913e0f4756137","x86":"8212ca3f6d179b185018d4a1dc350aba","armeabi-v7a":"482a41f646a3d6c7ba6d65e520207b19","version":"111.0.5563.115"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 111818a79..3043abeed 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2023/03/24** +* 更新cronet: 111.0.5563.115 * 更新到 rhino-1.7.14.1 * 修复bug * 其中一些更新由 Xwite, Horis提供 diff --git a/gradle.properties b/gradle.properties index e24137ef4..ce1b614c6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,6 +37,6 @@ 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=111.0.5563.57 +CronetVersion=111.0.5563.115 CronetMainVersion=111.0.0.0 android.injected.testOnly=false