Skip to content

Commit cbcfca9

Browse files
committed
he forgor
1 parent 786ff77 commit cbcfca9

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
@@ -64,4 +64,6 @@ task shadowJar(type: Jar) {
6464
"Main-Class": "me.synnk.jbytecustom.JByteCustom"
6565
)
6666
}
67-
}
67+
}
68+
69+
jar.dependsOn(shadowJar)

0 commit comments

Comments
 (0)