19 lines
461 B
Markdown
19 lines
461 B
Markdown
---
|
|
title: '@nrwl/react-native:build-android executor'
|
|
description: 'Release Build for Android.'
|
|
---
|
|
|
|
# @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/configuration/projectjson#targets.
|
|
|
|
## Options
|
|
|
|
### apk
|
|
|
|
Type: `boolean`
|
|
|
|
Generate apk file(s) rather than a bundle (.aab).
|