Skip to content

Commit 2106987

Browse files
committedJul 6, 2022
Merge remote-tracking branch 'origin/main'
2 parents 51dad08 + cbcfca9 commit 2106987

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎build.gradle

+3-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,6 @@ task shadowJar(type: Jar) {
6666
"Main-Class": "me.synnk.jbytecustom.JByteCustom"
6767
)
6868
}
69-
}
69+
}
70+
71+
jar.dependsOn(shadowJar)

0 commit comments

Comments
 (0)