diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index fc622ad64..2624e310c 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 25e6c28c1..742a930c3 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 e4e5f9db6..26ea4aef7 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"8fa0f4f53877dd089e49bcbaaac95108","x86":"6f030a93e7995bfd1675208ee8d83af5","armeabi-v7a":"d61a5169ad4ad0a99fa5d1f3c9702e9a","arm64-v8a":"dad33527a4038a9f455c7ef0dd3e2af6","version":"113.0.5672.76"} \ No newline at end of file +{"x86":"84c6fbc83eabd80019061f39ad5e7022","armeabi-v7a":"b432af09e303ca9ca29a2c46e0537c21","x86_64":"dc17d5a5b609f6ca8a6061ba69f43055","arm64-v8a":"6ee169ca32090877b7f6579d496e578c","version":"113.0.5672.131"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index b3ed7ddda..345c15879 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/05/19** +* 更新cronet: 113.0.5672.131 * 目录格式化js添加一个公用变量gInt, int类型默认值0 diff --git a/gradle.properties b/gradle.properties index 49cc9eecf..7ef222ced 100644 --- a/gradle.properties +++ b/gradle.properties @@ -41,7 +41,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=113.0.5672.76 +CronetVersion=113.0.5672.131 CronetMainVersion=113.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file