build-webview: Update default webview to 102.0.5005.78

Change-Id: I44508c7efe850bef229ea2a309dde004f30bf54d
This commit is contained in:
Kevin F. Haggerty
2022-05-25 17:04:57 -06:00
parent 93954ec5ad
commit c071351251

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="101.0.4951.61"
chromium_code="4951061"
chromium_version="102.0.5005.78"
chromium_code="5005078"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)