@Incubating public class AssemblerPlugin extends Object implements Plugin<Project>
Automatically includes the AssemblerLangPlugin for core Assembler support and the NativeComponentPlugin for native component support.
Assemble task for each AssemblerSourceSet to assemble the sources.| Constructor | Description | 
|---|---|
| AssemblerPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. |