diff --git a/static/build.html b/static/build.html index 9ccb461d..3e63de82 100644 --- a/static/build.html +++ b/static/build.html @@ -771,7 +771,7 @@ git am --whitespace=nowarn ../patches/*.patch
Build the components:
-ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_bundle trichrome_library_64_32_apk+
ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk
Generate a signing key for Vanadium if this is the initial build:
@@ -783,7 +783,7 @@ cd src signing releases. You should back this up the generated keystore with your other keys. -Generate TrichromeChrome.apk from the bundle and sign the apks:
+Sign the apks:
../generate_release.sh