From d283021aa0238084bbdddfc8c34a5b9c252bf5fd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 4 Jun 2021 10:57:44 -0400 Subject: [PATCH] Vanadium generate_release.sh now takes a path --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 6f742e21..db7933c8 100644 --- a/static/build.html +++ b/static/build.html @@ -801,7 +801,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32

Sign the apks:

-
../generate_release.sh
+
../generate_release.sh out

The apks need to be copied from out/Default/apks/release/*.apk into the Android source tree at