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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit configureProject(Project target)
      • Methods inherited from class dev.mythicdrops.gradle.conventions.DependentPlugin

        apply
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MythicDropsKotlinJvmPlugin

        MythicDropsKotlinJvmPlugin()