Skip to content

Commit

Permalink
Fixed docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
wkornewald committed Feb 14, 2024
1 parent 10dd65a commit ed6fb20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/common/dokka.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
apply plugin: 'org.jetbrains.dokka'

tasks.named("dokkaGfmPartial").configure {
outputDirectory.set(rootProject.file("docs/reference"))

dokkaSourceSets {
configureEach {
noAndroidSdkLink.set(false)
Expand Down

0 comments on commit ed6fb20

Please sign in to comment.