exclude resources using gradle 6.6

前端 未结 0 2006
时光说笑
时光说笑 2021-01-26 06:48

With Gralde 6.6 it is suggested to use the predefined function when publish a jar:

java {
    withJavadocJar()
    withSourcesJar()
}

I am using

相关标签:
回答
  • 消灭零回复
提交回复
热议问题