diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 2c093f844..893f47d06 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 e7f70cd91..e8cf2fd4d 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 08a2dfe1a..4866a9c67 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"f1553e6cca2e93c576aeb2be2951de9f","armeabi-v7a":"4538d31439c161ea7d2e6ec10387049b","x86_64":"d0efe4885e1095aebd6ceb430a8bffb4","x86":"521bce91aa6a107e4d50397cf2312ba3","version":"105.0.5195.124"} \ No newline at end of file +{"arm64-v8a":"627ece1fa490a4ce468ba2a476161d29","armeabi-v7a":"9f60f3cdbc36e23e9d8c87876cd4886a","x86_64":"384ce504022980d5521dea70947c189e","x86":"45776cfd068220270b46f68c9da5e877","version":"105.0.5195.136"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index bc8f281e5..9156a6b49 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/09/13** +* 更新cronet: 105.0.5195.136 * 更新cronet: 105.0.5195.124 * SDK 更新到 33 * 自带的未分组包含本地和音频未分组 diff --git a/gradle.properties b/gradle.properties index 37b3185c3..901b5bf9c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,6 +26,6 @@ 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=105.0.5195.124 +CronetVersion=105.0.5195.136 android.injected.testOnly=false \ No newline at end of file