Skip to content

Commit 845201f

Browse files
authored
Merge pull request #266 from gradle/test-kotlin-buildsrc
Test with kotlin-dsl plugin
2 parents bc273ad + 6e7c805 commit 845201f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/buildSrc/build.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
plugins {
2+
`kotlin-dsl`
3+
}

0 commit comments

Comments
 (0)