outgoing

abstract fun outgoing(action: Action<out Any>)(source)

Configures the outgoing ConfigurationPublications instance that advertises and allows configuring the artifacts and variants published by this configuration.

Parameters

action

The action to perform the configuration.