@Incubating public class NativeComponentPlugin extends java.lang.Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
| Constructor and Description |
|---|
NativeComponentPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|