build-webview: Update default webview to 100.0.4896.127
Change-Id: I3387be6e3e76af406f48cb85f97c6d06559f141a
This commit is contained in:
committed by
Kevin Haggerty
parent
e2c47f1e75
commit
5cc4c2d6c7
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
chromium_version="99.0.4844.73"
|
chromium_version="100.0.4896.127"
|
||||||
chromium_code="4844073"
|
chromium_code="4896127"
|
||||||
clean=0
|
clean=0
|
||||||
gsync=0
|
gsync=0
|
||||||
supported_archs=(arm arm64 x86 x64)
|
supported_archs=(arm arm64 x86 x64)
|
||||||
|
|||||||
Reference in New Issue
Block a user