public class WrenchPropertiesPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Constructor and Description |
|---|
WrenchPropertiesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project ignored)
Applies the plugin - does nothing.
|