public class AndroidBasePlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
The purpose of this no-op plugin is to allow other plugin authors to determine if an Android plugin was applied.
| Constructor and Description |
|---|
AndroidBasePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |