14 lines
361 B
Markdown
14 lines
361 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 configure targets and executors here: https://nx.dev/core-concepts/configuration#targets.
|
|
|
|
## Options
|
|
|
|
### apk
|
|
|
|
Type: `boolean`
|
|
|
|
Generate apk file(s) rather than a bundle (.aab).
|