15 lines
358 B
Markdown
15 lines
358 B
Markdown
# @nrwl/react-native:build-android
|
|
|
|
Release Build for Android.
|
|
|
|
Options can be configured in `workspace.json` when defining the executor, or when invoking it.
|
|
Read more about how to use executors and the CLI here: https://nx.dev/getting-started/nx-cli#common-commands.
|
|
|
|
## Options
|
|
|
|
### apk
|
|
|
|
Type: `boolean`
|
|
|
|
Generate apk file(s) rather than a bundle (.aab).
|