Skip to content

Commit

Permalink
fix: shadow fabric, not implement!
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Jun 17, 2024
1 parent 6c8a577 commit 549508b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {

annotationProcessor 'org.projectlombok:lombok:1.18.32'

implementation project(path: ":common")
shadow project(path: ":common")
}

shadowJar {
Expand Down

0 comments on commit 549508b

Please sign in to comment.