Update default webview to 85.0.4183.101

Change-Id: I55391d0bc57c03a14dd10b2ff26f7e9651625b6e
This commit is contained in:
Kevin F. Haggerty
2020-08-26 15:16:18 -06:00
parent 3836e87753
commit abe23b37bf

View File

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