Skip to content

Commit

Permalink
Bump cronet from 117.0.5938.60 to 118.0.5993.48
Browse files Browse the repository at this point in the history
  • Loading branch information
Xwite authored Oct 9, 2023
1 parent e30d2a9 commit dc8b3ba
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3 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.
Binary file modified app/cronetlib/cronet_impl_native_java.jar
Binary file not shown.
Binary file modified app/cronetlib/cronet_impl_platform_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 @@
{"armeabi-v7a":"af4e0909b1c9b4c1b22037ca6ca1d6ec","arm64-v8a":"7b57dc697f55653f3f7de33338dc9dcf","x86_64":"a91196950841eb45b8dda49da256b188","x86":"a639c96f5c352bab109e1ba48fec57bc","version":"117.0.5938.60"}
{"arm64-v8a":"15028e33dc855109db4524f4a82c6780","armeabi-v7a":"a94316eab8ad1027d7d2e313a4896c2c","x86":"fcd6d978f3bf27c4bbd83cef4218cec3","x86_64":"ba9f7ac560d90143ef7fa5fc01437a1d","version":"118.0.5993.48"}
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/08/02**
* 更新cronet: 118.0.5993.48
* 更新cronet: 117.0.5938.60

* 书签导出md格式
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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=117.0.5938.60
CronetMainVersion=117.0.0.0
CronetVersion=118.0.5993.48
CronetMainVersion=118.0.0.0
android.injected.testOnly=false
android.nonFinalResIds=true

0 comments on commit dc8b3ba

Please sign in to comment.