Skip to content

Commit d2729a1

Browse files
committed
Update Publication.kt
1 parent ebc4acb commit d2729a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildSrc/src/main/java/Publication.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ fun DistributionContainer.configureForMultiplatform(project: Project, buildPubli
4848

4949
from(basePath) {
5050
exclude("*.pom")
51-
exclude("$projectName-$version.jar")
5251
}
5352
}
5453
}

0 commit comments

Comments
 (0)