Fix mistake in build script
This commit is contained in:
parent
fcf21283d8
commit
87ee1017ae
|
|
@ -64,7 +64,7 @@ dependencies {
|
|||
}
|
||||
|
||||
common(project(path: ":common", configuration: "namedElements")) { transitive false }
|
||||
shadowCommon(project(path: ":common", configuration: "transformProductionForge")) { transitive = false }
|
||||
shadowCommon(project(path: ":common", configuration: "transformProductionNeoForge")) { transitive = false }
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user