api / org.gradle.api.artifacts / ComponentMetadata / isChanging

isChanging

abstract fun isChanging(): Boolean

Tells whether the component is changing or immutable.

Return
whether the component is changing or immutable.