mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update gradle-plugin sample to use Kotlin DSL
This commit is contained in:
2
.github/workflow-samples/gradle-plugin/settings.gradle.kts
vendored
Normal file
2
.github/workflow-samples/gradle-plugin/settings.gradle.kts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
rootProject.name = "gradle-plugin-2"
|
||||
include("plugin")
|
||||
Reference in New Issue
Block a user