Skip to content

Commit 8227532

Browse files
authored
fix
1 parent 3af6805 commit 8227532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
common(project(path: ":common", configuration: "namedElements")) {
4141
transitive = false
4242
}
43-
shadowBundle(project(path: ":common", configuration: "transformProductionNeoForge")) {
43+
shadowBundle(project(path: ":common", configuration: "transformProductionForge")) {
4444
transitive = false
4545
}
4646
}

0 commit comments

Comments
 (0)