We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7eb63d commit d76007dCopy full SHA for d76007d
1 file changed
build.gradle
@@ -27,6 +27,7 @@ repositories {
27
license {
28
header project.file('LICENSE-header.txt')
29
include 'net/minecraftforge/mcpcleanup/**/*.java'
30
+ exclude 'net/minecraftforge/mcpcleanup/ContextualPatch.java'
31
newLine false
32
}
33
0 commit comments