diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index ce9b6a595..2c093f844 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 ba83d5c6e..e7f70cd91 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 41a9bc317..08a2dfe1a 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"27f6651b39339e6734e7ca63a9c9022b","armeabi-v7a":"abbf91c8b8f3dd02a4bda8872e3b9b98","x86_64":"d6923e011add8b18a824ef5a7c85772e","x86":"ba27795b663a8420790da40d40b99f96","version":"105.0.5195.79"} \ No newline at end of file +{"arm64-v8a":"f1553e6cca2e93c576aeb2be2951de9f","armeabi-v7a":"4538d31439c161ea7d2e6ec10387049b","x86_64":"d0efe4885e1095aebd6ceb430a8bffb4","x86":"521bce91aa6a107e4d50397cf2312ba3","version":"105.0.5195.124"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 8ce8f1771..42908e202 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.124 * SDK 更新到 33 * 更新cronet: 105.0.5195.79 * 自带的未分组包含本地和音频未分组 diff --git a/gradle.properties b/gradle.properties index 84acaf1c4..37b3185c3 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.79 +CronetVersion=105.0.5195.124 android.injected.testOnly=false \ No newline at end of file