diff --git a/app/cronetlib/cronet_api.jar b/app/cronetlib/cronet_api.jar index 984834fd4..b34de1460 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 609950648..3cfc874ae 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 c135c04f3..ca6b28e0d 100644 --- a/app/src/main/assets/cronet.json +++ b/app/src/main/assets/cronet.json @@ -1 +1 @@ -{"x86_64":"c27a3027ec4c8eba8ba5a2aab547eb04","armeabi-v7a":"b3e0bccf799324ea4177c9e1752b02f1","arm64-v8a":"8cfa3bfe215024cf486d1cffeed87241","x86":"461acafc8701b6b74f8a6b2c024d434e","version":"106.0.5249.79"} \ No newline at end of file +{"x86_64":"1f2c49a5b29e4915fcae288d9b641b53","armeabi-v7a":"e738c426618e98d8b09f060036f55cbe","arm64-v8a":"39f6a58b1a34886e374e6a916415b9b5","x86":"dc333c4c0909cc08481e04ca8bf6cd4e","version":"106.0.5249.118"} \ No newline at end of file diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index a2ba5343b..031f17bb5 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/10/09** +* 更新cronet: 106.0.5249.118 * 添加源编辑输入框最大行数设置 * 添加正文阅读界面进度条(本章/整本)设置 by 821938089 * 优化下拉加载更多相关界面 diff --git a/gradle.properties b/gradle.properties index 860ebea1c..a05d95f02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -35,5 +35,5 @@ 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=106.0.5249.79 +CronetVersion=106.0.5249.118 android.injected.testOnly=false \ No newline at end of file