Class MythicDropsKotlinJvmPlugin
-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public class MythicDropsKotlinJvmPlugin extends DependentPlugin
Plugin that configures Kotlin for JDK 17, enables Detekt, and enables/configures KTLint to use 1.1.1.
-
-
Constructor Summary
Constructors Constructor Description MythicDropsKotlinJvmPlugin()
-
Method Summary
Modifier and Type Method Description UnitconfigureProject(Project target)-
-
Method Detail
-
configureProject
Unit configureProject(Project target)
-
-
-
-