api / org.gradle.api.artifacts.result / ComponentSelectionReason / isConflictResolution

isConflictResolution

abstract fun isConflictResolution(): Boolean

Informs whether the component was selected by conflict resolution. For more information about Gradle's conflict resolution please refer to the user guide. contains information about conflict resolution and includes means to configure it.