withFiles

abstract fun withFiles(action: Action<in MutableVariantFilesMetadata>)

Register a rule that modifies the artifacts of this variant.

Since

6.0

Parameters

action

the action that performs the files adjustment