diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 2624e310c..9695708e9 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 742a930c3..f386446cf 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/cronetlib/cronet_impl_native_java.jar b/app/cronetlib/cronet_impl_native_java.jar index 17e79b8f3..d37265da3 100644 Binary files a/app/cronetlib/cronet_impl_native_java.jar and b/app/cronetlib/cronet_impl_native_java.jar differ diff --git a/app/src/main/assets/cronet.json b/app/src/main/assets/cronet.json index 26ea4aef7..fdec64bf2 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"84c6fbc83eabd80019061f39ad5e7022","armeabi-v7a":"b432af09e303ca9ca29a2c46e0537c21","x86_64":"dc17d5a5b609f6ca8a6061ba69f43055","arm64-v8a":"6ee169ca32090877b7f6579d496e578c","version":"113.0.5672.131"} \ No newline at end of file +{"x86":"7a1d636966152c81e3949e8c22b86ef3","armeabi-v7a":"470b0995359407267c7bce38874e1a79","x86_64":"880588ae0dde1e2d6e7a8e0c04e5432c","arm64-v8a":"2e6478312a7183dda45a82ffc83dba4a","version":"114.0.5735.52"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 345c15879..e277f7eb5 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/05/19** +* 更新cronet: 114.0.5735.52 * 更新cronet: 113.0.5672.131 * 目录格式化js添加一个公用变量gInt, int类型默认值0 diff --git a/gradle.properties b/gradle.properties index 7ef222ced..b185db9f6 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.131 -CronetMainVersion=113.0.0.0 +CronetVersion=114.0.5735.52 +CronetMainVersion=114.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file