我已經在 fatJar 目標下實現了。 task fatJar(type: Jar) { zip64 = true manifest { attributes( 'Implementation-Title': project.name, ) ...
確定! 回上一頁