diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index dd5424630..5f4640913 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 4f302fe72..0b86b8fbd 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 230cb2004..5aa426108 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"69eb601dfa57bb4aa067c854ebec89dc","x86_64":"a83b98c083e238de424048fec13bff1f","x86":"1672683bb10ce88915220b968383b838","armeabi-v7a":"1e20dfe8610108ba51cf6092ad201779","version":"112.0.5615.47"} \ No newline at end of file +{"x86_64":"03929310fa4459f523e5899c7fe97e89","arm64-v8a":"454dfca7da3411cdaf5b161f9129e0a1","x86":"6848b27dcecae6d47cf1f584a11d2cd4","armeabi-v7a":"88ca0c8d7dd88d296e0f8b55f48cac9d","version":"112.0.5615.100"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 5d313ad84..07c1b89b3 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2023/04/02** +* 更新cronet: 112.0.5615.100 * 更新cronet: 112.0.5615.47 * 添加文字下划线 * 其它一些优化 diff --git a/gradle.properties b/gradle.properties index 3d9ebc235..2ecb895d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,7 +37,7 @@ android.defaults.buildfeatures.shaders=false # 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=112.0.5615.47 +CronetVersion=112.0.5615.100 CronetMainVersion=112.0.0.0 android.injected.testOnly=false android.nonFinalResIds=false \ No newline at end of file