diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index f1592db02..718eee186 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 33754c6fa..5bd30e185 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 596b8eba8..0e69eac6b 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"cbb7148b4ac5771e6ebd9392bfb65010","armeabi-v7a":"f4006d0fef882d5c09f75e59e5256933","arm64-v8a":"ee4a9a6c4b5faf0588a050f3fbd0f0b5","x86":"a323610b6994b79bbf17223da1192945","version":"103.0.5060.53"} \ No newline at end of file +{"x86":"5670efe227455224700a97a072734814","armeabi-v7a":"fdf49cbda6da2b83a77bbe9d18b25e8c","arm64-v8a":"9c0790070eb09c5539f69d6172ad2bd9","x86_64":"66e5ab8efe0acc54ad5b319fb562ee98","version":"103.0.5060.70"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index e125029b6..7dcc47a53 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/06/23** +* 更新cronet: 103.0.5060.70 * 更新cronet: 103.0.5060.53 * 继续优化webDav导入,改成和本地导入界面一样,可以批量导入 diff --git a/gradle.properties b/gradle.properties index e98ef0796..2e095ea59 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.53 +CronetVersion=103.0.5060.70