build-webview: Update default webview to 103.0.5060.71

Change-Id: I54ab19cfb4e4989c94be15318e0f9b86064b0b8c
This commit is contained in:
Kevin F. Haggerty
2022-06-23 08:03:52 -06:00
parent c071351251
commit 7aebea6b11

View File

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