diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index efce522e3..1ca80a6a0 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 47c815f04..73cd51d27 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 479743c05..bcaf97af5 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"8d7cb3510247be350f5d6415b0160153","x86_64":"c8ed28505da59bb02de92fa8e7b57778","armeabi-v7a":"32345627ba063a068f6354a57c584586","x86":"4a5ad1a6c4786da511f6d2f1dc3161d7","version":"121.0.6167.164"} \ No newline at end of file +{"x86":"7006fb1b629c4de7f7dd10c9fe510f8e","x86_64":"dbc5c2458aeb3cc80f82bc6fb4a3e67c","arm64-v8a":"8d2ae49ae980d5b5a7f20264efed7684","armeabi-v7a":"1021694dfc1d02585d412525fbb9519b","version":"121.0.6167.180"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 42773c286..dace55e9a 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2024/02/20** +* 更新cronet: 121.0.6167.180 * 更新cronet: 121.0.6167.164 * 更新 kotlin->1.9.22 ksp->1.0.17 diff --git a/gradle.properties b/gradle.properties index c4359f0cb..9add1e50a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -42,7 +42,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=121.0.6167.164 +CronetVersion=121.0.6167.180 CronetMainVersion=121.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file