@nrwl/react-native:build-android

Build target options for Android.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

apk

boolean

Generate apk file(s) rather than a bundle (.aab).

debug

boolean

Generate a debug build instead of a release build.

gradleTask

string

Override default gradle task incase of multi build variants