From 61d422edf15eeb3746e1d1253f57c1ee7816e6c8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 5 May 2020 01:34:42 -0400 Subject: 2020.05.05.02 release --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/build.html') diff --git a/static/build.html b/static/build.html index 66a154e9..f031accd 100644 --- a/static/build.html +++ b/static/build.html @@ -659,7 +659,7 @@ git am --whitespace=nowarn ../patches/*.patch

Build the components:

-
ninja -C out/Default/ trichrome_webview_apk trichrome_chrome_bundle trichrome_library_apk
+
ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_bundle trichrome_library_64_32_apk

Generate TrichromeChrome.apk from the bundle and sign the apks:

-- cgit v1.3.1