Skip to content

Commit 793b1c3

Browse files
committed
update build configuration
1 parent 680d25a commit 793b1c3

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
@@ -14,6 +14,7 @@ version = libs.versions.processor.get()
1414
println("version: $version")
1515

1616
publishingCentral {
17+
aggregateSubProjects = true
1718
stagingDir = layout.buildDirectory.dir("staging")
1819
deploymentDir = layout.buildDirectory.dir("deployment")
1920
deploymentName = "base"

0 commit comments

Comments
 (0)