diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 0add8fd4a..b7a63bbca 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 ecb4b2cee..4bbe0a8d9 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 f62e13c7b..412a3d89c 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"16565826aa947cca0d1992c16caca3ae","armeabi-v7a":"63d169a1d237e336269d0f91c2e2e0d1","x86":"fdebbd3f2e85f8c463e5c728ec9c307d","x86_64":"09641910060087e7fb50e14553a5838c","version":"123.0.6312.40"} \ No newline at end of file +{"arm64-v8a":"bbf2c50d1ebf0763d451b08e290a3244","armeabi-v7a":"ecb872f7b1b5342f4d7c36262bec0600","x86":"4da4832b89e2412d808c5b1ecdc24e3d","x86_64":"62080f051db02ed0e939affb39ce67fb","version":"123.0.6312.80"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 89084ed14..bc4983fe8 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2024/02/27** +* 更新cronet: 123.0.6312.80 * 更新cronet: 123.0.6312.40 * 添加备用URL导出 diff --git a/gradle.properties b/gradle.properties index 9faf21a99..908bccc9f 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=123.0.6312.40 +CronetVersion=123.0.6312.80 CronetMainVersion=123.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file