Skip to content

Commit 555bd7c

Browse files
committed
build-webview: Update default webview to 139.0.7258.143
Change-Id: Id758f7fe67e3ce34bd1b012d5a0e5a3377db5a23
1 parent bc80ce8 commit 555bd7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-webview/build-webview.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
set -e
77

8-
chromium_version="138.0.7204.63"
9-
chromium_code="7204063"
8+
chromium_version="139.0.7258.143"
9+
chromium_code="7258143"
1010
clean=0
1111
gsync=0
1212
supported_archs=(arm arm64 x86 x64)

0 commit comments

Comments
 (0)