Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Commit b6b2bac

Browse files
authored
1 parent 633f2a4 commit b6b2bac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

built-in-task-types/setup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
#!/bin/bash
22

33
read -d '' CONTENTS << EOF
4+
plugins {
5+
id "java"
6+
}
7+
48
/*
59
Available built-in types and documentation https://docs.gradle.org/current/javadoc/org/gradle/api/Task.html
610

0 commit comments

Comments
 (0)