build-webview: Update default webview to 108.0.5359.79
Change-Id: I1a30b034b3b6335ca1efb9074afde205a2f97a5d
This commit is contained in:
committed by
Kevin Haggerty
parent
6425bee35f
commit
45d62060bf
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
chromium_version="107.0.5304.105"
|
chromium_version="108.0.5359.79"
|
||||||
chromium_code="5304105"
|
chromium_code="5359079"
|
||||||
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