@nrwl/expo:rollback

Undo an update to a channel

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/configuration/projectjson#targets.

Options

platform

string
Accepted values: ios, android

The platform to rollback.

releaseChannel

Required
string

The release channel to publish to.

sdkVersion

Required
string

The sdk version to rollback.