diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index eb546a675..86383efdc 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 0366ee91d..5103c940b 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 7f48cea7b..9f8271ddc 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"armeabi-v7a":"99d80409ca3a897e929b2b44cb08f5ae","x86":"0152dfc7cdc620b5b48f48852c300d48","x86_64":"c5f4716eb6e55430796b91249aba9553","arm64-v8a":"6d1af46a2e76950a0c343319237a98d0","version":"114.0.5735.130"} \ No newline at end of file +{"arm64-v8a":"1337e25e9b9834ec4895c7712c02cb29","armeabi-v7a":"558499fb082187da21b6909fbbb8c834","x86_64":"59f893a341a1fa1fe9a927ce7269803d","x86":"1e29b2bafaf494bec9cf6d2f1bde93e5","version":"114.0.5735.196"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 5d63eb0fe..df153fa1e 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/06/26** +* 更新cronet: 114.0.5735.196 * 书架更新时显示剩余更新数量,在书架布局里配置 * 添加退出按钮 diff --git a/gradle.properties b/gradle.properties index 20e272924..9b577ecaf 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.130 +CronetVersion=114.0.5735.196 CronetMainVersion=114.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file