mirror of
https://github.com/gedoor/legado.git
synced 2025-01-08 11:47:32 +08:00
Bump cronet from 107.0.5304.105 to 108.0.5359.61
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/107.0.5304.105..108.0.5359.61)
This commit is contained in:
parent
f6c06c193f
commit
95892841da
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
{"arm64-v8a":"3efd60134da35cfe09bd003a2538457b","x86":"d179133673315485e2e7119a47aab40d","armeabi-v7a":"da6dd9cc7441ce1a842378a94e12969e","x86_64":"0d84995ef93483b47a79f85ae63c096a","version":"107.0.5304.105"}
|
||||
{"arm64-v8a":"18f67a75cf9414ceb0a330ccbbe8f08d","x86":"fde0d57b102473f9efe9914df873308b","armeabi-v7a":"b6cbbbffa950dc6c35113c15f78028d9","x86_64":"ed569708fcc3bf76683e83f4881dab12","version":"108.0.5359.61"}
|
@ -13,6 +13,7 @@
|
||||
|
||||
**2022/11/28**
|
||||
|
||||
* 更新cronet: 108.0.5359.61
|
||||
* 修复验证码同一网址不刷新的bug
|
||||
|
||||
**2022/11/22**
|
||||
|
@ -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=107.0.5304.105
|
||||
CronetMainVersion=107.0.0.0
|
||||
CronetVersion=108.0.5359.61
|
||||
CronetMainVersion=108.0.0.0
|
||||
android.injected.testOnly=false
|
||||
|
Loading…
Reference in New Issue
Block a user