修复cronet启用失败

cronet相关的jar未更新,版本不匹配,而导致启用Cronet失败。
This commit is contained in:
ag2s20150909
2022-03-07 19:42:12 +08:00
parent db9e9efcbc
commit c289d668dd
4 changed files with 3 additions and 2 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
{"arm64-v8a":"99784a12b0ff18d6b7752c7488626f5b","armeabi-v7a":"ac543f4218fe1a679e09c510583d93fa","x86":"1fdeb6068adf33655ba73e703b744b36","x86_64":"4c12de088cf2c51b754ceea224bb5cc9","version":"99.0.4844.48"}
{"arm64-v8a":"df27e27ee769fd817c1ad6f2f6378abd","armeabi-v7a":"c4746896e8f23a88098655779ee9caa5","x86":"9b3028a8d79cc3646ba20f51fc0ea175","x86_64":"845c50a84451ee9a92bb6ac223e2554b","version":"99.0.4844.58"}
+2 -1
View File
@@ -22,4 +22,5 @@ kotlin.code.style=official
android.enableResourceOptimizations=true
CronetVersion=99.0.4844.48
#https://chromiumdash.appspot.com/releases?platform=Android
CronetVersion=99.0.4844.58