Package dev.mythicdrops.gradle.projects
Class MythicDropsBasePlugin
-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public class MythicDropsBasePlugin implements Plugin<Project>Plugin that applies sensible defaults to all projects. Intended for use on root and subprojects.
-
-
Constructor Summary
Constructors Constructor Description MythicDropsBasePlugin()
-