Merge pull request #2613 from gedoor/cronet

Bump cronet from 108.0.5359.61 to 108.0.5359.79
This commit is contained in:
kunfei
2022-12-03 13:54:58 +08:00
committed by GitHub
5 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -1 +1 @@
{"arm64-v8a":"18f67a75cf9414ceb0a330ccbbe8f08d","x86":"fde0d57b102473f9efe9914df873308b","armeabi-v7a":"b6cbbbffa950dc6c35113c15f78028d9","x86_64":"ed569708fcc3bf76683e83f4881dab12","version":"108.0.5359.61"}
{"arm64-v8a":"058de191e7809cf95c2e4b5f241ef37a","x86":"bbb9367382f6273d142b81639600548a","armeabi-v7a":"1e6682e663cdd031fe6bfc1b8c1f2bfa","x86_64":"72057381cd21230b53953694bc1cfa2e","version":"108.0.5359.79"}

View File

@@ -13,6 +13,7 @@
**2022/12/01**
* 更新cronet: 108.0.5359.79
* 更新cronet: 108.0.5359.61
* 修复验证码同一网址不刷新的bug
* 一些优化

View File

@@ -35,6 +35,6 @@ 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=108.0.5359.61
CronetVersion=108.0.5359.79
CronetMainVersion=108.0.0.0
android.injected.testOnly=false