We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c5a83 commit 6a12faeCopy full SHA for 6a12fae
build.gradle.kts
@@ -13,7 +13,6 @@ allprojects {
13
14
if (subprojects.isEmpty()) {
15
apply(plugin = rootProject.libs.plugins.dokka.get().pluginId)
16
- println("Applying to $this")
17
}
18
19
0 commit comments