diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 36f94ff4d..eb546a675 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 2e1311187..0366ee91d 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 20db6c2b6..7f48cea7b 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86":"46d237d466eddce29196b3f9a71aa23a","armeabi-v7a":"9507ec16a4a3141c4cfd50bec40cdb33","x86_64":"fad87777baadfee3cbc4bd6217519283","arm64-v8a":"68790ba327b8c180e206bd7c61f8254d","version":"114.0.5735.60"} \ No newline at end of file +{"armeabi-v7a":"99d80409ca3a897e929b2b44cb08f5ae","x86":"0152dfc7cdc620b5b48f48852c300d48","x86_64":"c5f4716eb6e55430796b91249aba9553","arm64-v8a":"6d1af46a2e76950a0c343319237a98d0","version":"114.0.5735.130"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 5466155e4..f041d4e4c 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/06/16** +* 更新cronet: 114.0.5735.130 * 修复书源拖动排序乱跳的问题 * 上传导出支持压缩 diff --git a/gradle.properties b/gradle.properties index cd75610a0..20e272924 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=114.0.5735.60 +CronetVersion=114.0.5735.130 CronetMainVersion=114.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file