Bump cronet from 101.0.4951.61 to 102.0.5005.78

- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/101.0.4951.61..102.0.5005.78)
pull/1923/head
gedoor 2 years ago committed by GitHub
parent b400d518c9
commit 078e9f51cd
  1. BIN
      app/cronetlib/cronet_api.jar
  2. BIN
      app/cronetlib/cronet_impl_common_java.jar
  3. BIN
      app/cronetlib/cronet_impl_native_java.jar
  4. BIN
      app/cronetlib/cronet_impl_platform_java.jar
  5. 2
      app/src/main/assets/cronet.json
  6. 1
      app/src/main/assets/updateLog.md
  7. 2
      gradle.properties

Binary file not shown.

@ -1 +1 @@
{"arm64-v8a":"3a835986e6e32bb3925905088dcdbd36","x86":"07c42a1c86c6d2e84a248e8b29e5d68e","armeabi-v7a":"071eb2907e2ffae4a1d105977ee5009d","x86_64":"6d2ef0cf34b92d58a3ee391b15f8bc1d","version":"101.0.4951.61"}
{"arm64-v8a":"3361d1edbf6fb07e905e07a69df2b7f3","x86":"84aef5ef1dc2815ce8ed23d1bc59487e","armeabi-v7a":"e8015c995f72baae1d86388a55415b33","x86_64":"ad4c32cfa06dad191fd2d96f65d5d866","version":"102.0.5005.78"}

@ -13,6 +13,7 @@
**2022/05/30**
* 更新cronet: 102.0.5005.78
* 缓存导出添加导出图片文件选项
* 其他设置添加图片绘制缓存选项

@ -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=101.0.4951.61
CronetVersion=102.0.5005.78

Loading…
Cancel
Save