api / org.gradle.api.artifacts / ComponentMetadataDetails / setChanging

setChanging

abstract fun setChanging(changing: Boolean): Unit

Sets whether the component is changing or immutable.

Parameters

changing - whether the component is changing or immutable