From 4487e383cd2cb1100fa3b96e190031479e70e649 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Fri, 24 Mar 2023 18:00:36 -0500 Subject: [PATCH] docs: minor fix to TRUSTED_TESTERS.md --- TRUSTED_TESTERS.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TRUSTED_TESTERS.md b/TRUSTED_TESTERS.md index 671454fc..2f22c585 100644 --- a/TRUSTED_TESTERS.md +++ b/TRUSTED_TESTERS.md @@ -299,9 +299,7 @@ AndroidManifest.xml, which in turn is generated from pubspec.yaml). ## Building a release version of your app -When you're ready to publish your app (either to a store or just side-loaded -onto your local Android device) use `shorebird build` to build a release version -of your app including the Shorebird updater. +You can use `shorebird build` to build a release version of your app including the Shorebird updater. `shorebird build` wraps `flutter build` and can take any argument `flutter build` can. To pass arguments to the underlying `flutter build` you need