Skip to content

Commit

Permalink
Merge pull request #3152 from gedoor/cronet
Browse files Browse the repository at this point in the history
Bump cronet from 114.0.5735.52 to 114.0.5735.57
  • Loading branch information
gedoor authored Jun 5, 2023
2 parents b98f7bc + 309e8b3 commit f8c75d9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
Binary file modified app/cronetlib/cronet_api.jar
Binary file not shown.
Binary file modified app/cronetlib/cronet_impl_common_java.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/assets/cronet.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"x86":"7a1d636966152c81e3949e8c22b86ef3","armeabi-v7a":"470b0995359407267c7bce38874e1a79","x86_64":"880588ae0dde1e2d6e7a8e0c04e5432c","arm64-v8a":"2e6478312a7183dda45a82ffc83dba4a","version":"114.0.5735.52"}
{"x86":"86a6007bc94a30af4bc61789d28a8f00","armeabi-v7a":"309165f6aac13e01023448a22e9495f2","x86_64":"2ff1e1f490daf7ed535c081807661f7d","arm64-v8a":"722ae9a6b64c1643f5b9db41509342e5","version":"114.0.5735.57"}
1 change: 1 addition & 0 deletions app/src/main/assets/updateLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源!

**2023/05/19**
* 更新cronet: 114.0.5735.57
* 更新cronet: 114.0.5735.52
* 更新cronet: 113.0.5672.131

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.52
CronetVersion=114.0.5735.57
CronetMainVersion=114.0.0.0
android.injected.testOnly=false
android.nonFinalResIds=true

0 comments on commit f8c75d9

Please sign in to comment.