We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc4acb commit d2729a1Copy full SHA for d2729a1
buildSrc/src/main/java/Publication.kt
@@ -48,7 +48,6 @@ fun DistributionContainer.configureForMultiplatform(project: Project, buildPubli
48
49
from(basePath) {
50
exclude("*.pom")
51
- exclude("$projectName-$version.jar")
52
}
53
54
0 commit comments