Skip to content

Commit

Permalink
docs: fix dokka root config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek-12 committed Dec 23, 2024
1 parent b092b5f commit f5fb170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plugins {
// alias(libs.plugins.androidLibrary) apply false
// alias(libs.plugins.kotlin.multiplatform) apply false
// alias(libs.plugins.kotlinMultiplatform) apply false
id(libs.plugins.dokka.id)
dokkaDocumentation
}

allprojects {
Expand Down

0 comments on commit f5fb170

Please sign in to comment.