diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 718eee186..4d51d14ac 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 5bd30e185..892cf207f 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 0e69eac6b..4652cd7d5 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"5670efe227455224700a97a072734814","armeabi-v7a":"fdf49cbda6da2b83a77bbe9d18b25e8c","arm64-v8a":"9c0790070eb09c5539f69d6172ad2bd9","x86_64":"66e5ab8efe0acc54ad5b319fb562ee98","version":"103.0.5060.70"} \ No newline at end of file +{"x86":"1101b38ad9f6f3b4b22158ed2eb37b64","armeabi-v7a":"0637f67ae615b85f701f737147e42cc2","arm64-v8a":"75bad29cb785d7139a36fbfc6a78c5c8","x86_64":"fb9fb82875f55fed68f0f8e62baa7769","version":"103.0.5060.71"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 8d3aeae8c..6ce84f531 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/07/02** +* 更新cronet: 103.0.5060.71 * 更新cronet: 103.0.5060.70 * 修复一些bug diff --git a/gradle.properties b/gradle.properties index 2e095ea59..267763243 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.70 +CronetVersion=103.0.5060.71