Files
gradle/.github/workflow-samples/gradle-plugin/settings.gradle.kts

3 lines
55 B
Kotlin

rootProject.name = "gradle-plugin-2"
include("plugin")