Skip to content

Commit

Permalink
remove non-functional config
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud committed Sep 17, 2024
1 parent 4ef4e88 commit 74c2fab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ tasks.getByName("dokkaHtmlMultiModule") {
}
}

nexusPublishing {
useStaging = true //TODO: why is this needed?
}

allprojects {
apply(plugin = "org.jetbrains.dokka")
group = rootProject.group
Expand Down

0 comments on commit 74c2fab

Please sign in to comment.