Modifier and Type | Field and Description |
---|---|
static String |
ASSEMBLE_TASK_NAME |
static String |
BUILD_GROUP |
static String |
CLEAN_TASK_NAME |
static String |
UPLOAD_GROUP |
Constructor and Description |
---|
BasePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|
public static final String CLEAN_TASK_NAME
public static final String ASSEMBLE_TASK_NAME
public static final String BUILD_GROUP
public static final String UPLOAD_GROUP