Bump cronet from 105.0.5195.77 to 105.0.5195.79

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/105.0.5195.77..105.0.5195.79)
pull/2248/head
gedoor 2 years ago committed by GitHub
parent f4f7c7063e
commit f79f361510
  1. BIN
      app/cronetlib/cronet_api.jar
  2. BIN
      app/cronetlib/cronet_impl_common_java.jar
  3. 2
      app/src/main/assets/cronet.json
  4. 1
      app/src/main/assets/updateLog.md
  5. 2
      gradle.properties

Binary file not shown.

@ -1 +1 @@
{"arm64-v8a":"11ded68691faa98fb1ab552210c8d4a8","armeabi-v7a":"4a986b523de502fc85ba6ea51f6f7184","x86_64":"80a642112fe079f3d689a6420a27e926","x86":"e72bf103350222d212bcb0b641733d43","version":"105.0.5195.77"}
{"arm64-v8a":"27f6651b39339e6734e7ca63a9c9022b","armeabi-v7a":"abbf91c8b8f3dd02a4bda8872e3b9b98","x86_64":"d6923e011add8b18a824ef5a7c85772e","x86":"ba27795b663a8420790da40d40b99f96","version":"105.0.5195.79"}

@ -13,6 +13,7 @@
**2022/09/03**
* 更新cronet: 105.0.5195.79
* 更新cronet: 105.0.5195.77
* 更新web端书源编辑 by jgckM

@ -26,4 +26,4 @@ android.experimental.enableNewResourceShrinker.preciseShrinking=true
# 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=105.0.5195.77
CronetVersion=105.0.5195.79

Loading…
Cancel
Save