Object Configuration Action
An ObjectConfigurationAction allows you to apply org.gradle.api.Plugins and scripts to an object or objects.
Functions
Link copied to clipboard
Adds a script to use to configure the target objects.
Link copied to clipboard
Adds a org.gradle.api.Plugin to use to configure the target objects.
Link copied to clipboard
Specifies some target objects to be configured.
Link copied to clipboard
Adds the plugin implemented by the given class to the target.