Skip to content

Commit 08546e0

Browse files
committed
explicitly configure aggregation
1 parent 49b416b commit 08546e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ tasks.named("build") {
1818
}
1919

2020
publishingCentral {
21+
aggregateSubProjects = true
2122
stagingDir = layout.buildDirectory.dir("staging")
2223
deploymentDir = layout.buildDirectory.dir("deployment")
2324
deploymentName = "parser"

0 commit comments

Comments
 (0)