bulid: minimize jar

This commit is contained in:
huanghongxun
2021-08-28 01:29:26 +08:00
parent f1e4364ffa
commit 6e45ea835f

View File

@@ -121,6 +121,8 @@ jar {
shadowJar { shadowJar {
classifier = null classifier = null
minimize()
manifest { manifest {
attributes 'Created-By': 'Copyright(c) 2013-2021 huangyuhui.', attributes 'Created-By': 'Copyright(c) 2013-2021 huangyuhui.',
'Main-Class': mainClassName, 'Main-Class': mainClassName,