Update default webview to 86.0.4240.114

Change-Id: I55ae61a2346c9995f2846bf40bcb842dcb203076
This commit is contained in:
Kevin F. Haggerty
2020-10-07 13:07:58 -06:00
parent 2fea5942d2
commit 60d69a76fc

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="85.0.4183.101"
chromium_code="4183101"
chromium_version="86.0.4240.114"
chromium_code="4240114"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)