descriptor

abstract fun descriptor(configure: Action<out Any>)(source)

Configures the descriptor that will be published.

The descriptor XML can be modified by using the withXml method.

Parameters

configure

The configuration action.