diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 4d51d14ac..25f32d25f 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 892cf207f..76888114e 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 4652cd7d5..be4351c62 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"1101b38ad9f6f3b4b22158ed2eb37b64","armeabi-v7a":"0637f67ae615b85f701f737147e42cc2","arm64-v8a":"75bad29cb785d7139a36fbfc6a78c5c8","x86_64":"fb9fb82875f55fed68f0f8e62baa7769","version":"103.0.5060.71"} \ No newline at end of file +{"armeabi-v7a":"2001ec065243c76166fe5cc3c7ee2657","x86":"6d1301e1dc1c63eedd6ad9d57716972f","arm64-v8a":"ff861c88eaa622eba7f8a7af0672352b","x86_64":"5eb49453ef59221deaee4913a0d693b6","version":"103.0.5060.129"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index fd4f149ea..10d1988d5 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/07/17** +* 更新cronet: 103.0.5060.129 * 修复登陆界面部分网页按钮无反应问题 **2022/07/16** diff --git a/gradle.properties b/gradle.properties index 267763243..1c5eff253 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,4 +26,4 @@ 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=103.0.5060.71 +CronetVersion=103.0.5060.129