diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index e5216b311..2030f5e79 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 be169f204..853040e38 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 8f8149cab..684d5bcb0 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"arm64-v8a":"d355651385e3a353fdbc6a1e37ffaa0a","armeabi-v7a":"f423944164696f8ed12ca7b8f65024f9","x86":"ca2d6c2ba436761a82f734ab6ac470f4","x86_64":"2c2884642b2e14560b4227f8f59c3ddd","version":"115.0.5790.136"} \ No newline at end of file +{"arm64-v8a":"d1d80901d4237fa0af5abc83ac6a7419","armeabi-v7a":"21923acaea2ec3fa03943b2466ab6f4e","x86":"0f90e0244c417bd86d11d0eefdb39773","x86_64":"3cb944b2bf0a1abab4e2bd2f3c6e05d0","version":"115.0.5790.138"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 76aee60f6..84c58d36c 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ * 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源! **2023/07/30** +* 更新cronet: 115.0.5790.138 * 更新cronet: 115.0.5790.136 * 更新kotlin 1.9.0, 迁移到ksp diff --git a/gradle.properties b/gradle.properties index bac78911e..04cb942b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -42,7 +42,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=115.0.5790.136 +CronetVersion=115.0.5790.138 CronetMainVersion=115.0.0.0 android.injected.testOnly=false android.nonFinalResIds=true \ No newline at end of file