PluginResolutionStrategy

Allows modification of PluginRequests before they are resolved.

Since

3.5

Functions

Link copied to clipboard
abstract fun eachPlugin(rule: Action<in PluginResolveDetails>)
Adds an action that is executed for each plugin that is resolved.