We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9d53f commit 8726de6Copy full SHA for 8726de6
settings.gradle
@@ -9,8 +9,3 @@ pluginManagement {
9
}
10
11
rootProject.name = 'clientcommands'
12
-
13
-// Optionally depend on clientcommands-scripting
14
-if (new File(rootProject.projectDir, 'clientcommands-scripting/build.gradle').exists()) {
15
- include 'clientcommands-scripting'
16
-}
0 commit comments