diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 5f4640913..c1eb1c004 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 0b86b8fbd..2df34dd51 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 5aa426108..283c04a36 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"03929310fa4459f523e5899c7fe97e89","arm64-v8a":"454dfca7da3411cdaf5b161f9129e0a1","x86":"6848b27dcecae6d47cf1f584a11d2cd4","armeabi-v7a":"88ca0c8d7dd88d296e0f8b55f48cac9d","version":"112.0.5615.100"} \ No newline at end of file +{"x86_64":"54e4d9cdb8d1b4e80942388e4f265d13","arm64-v8a":"c0e2f6276c06aa4137a4a4747ebefe3f","x86":"e530e7bed75b180920742d08cbc49603","armeabi-v7a":"2ac990983083d1e2ed3cafb74c45037e","version":"112.0.5615.135"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 7f6988768..a28dbade1 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/04/18** +* 更新cronet: 112.0.5615.135 * 更新cronet: 112.0.5615.100 * 源添加jsLib字段 diff --git a/gradle.properties b/gradle.properties index 62166c511..5546b89fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -39,7 +39,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=112.0.5615.100 +CronetVersion=112.0.5615.135 CronetMainVersion=112.0.0.0 android.injected.testOnly=false android.nonFinalResIds=false \ No newline at end of file