Skip to content

Commit 1c699a2

Browse files
committed
Unminimize shadowJar
1 parent fc2dc21 commit 1c699a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ java {
183183
}
184184

185185
shadowJar {
186-
minimize()
186+
zip64 true
187187
}
188188

189189
jar {

0 commit comments

Comments
 (0)