feat(shorebird_cli): support for shorebird build apk (#311)
This commit is contained in:
@@ -274,7 +274,11 @@ Would you like to continue? (y/N) Yes
|
||||
Build a new release of your application using the `shorebird build` command:
|
||||
|
||||
```bash
|
||||
shorebird build
|
||||
# Build an AppBundle
|
||||
shorebird build appbundle
|
||||
|
||||
# Build an APK
|
||||
shorebird build apk
|
||||
```
|
||||
|
||||
### List Channels
|
||||
|
||||
Reference in New Issue
Block a user