mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-17 13:53:49 +00:00
remove redundant dokka println
This commit is contained in:
parent
31022733ac
commit
b53cfd5504
@ -81,9 +81,6 @@ kotlin {
|
||||
// && it.kotlin.sourceSets.any { it.name.contains("commonMain") }
|
||||
&& it.kotlin.sourceSets.any { it.name.contains("androidMain") }
|
||||
) {
|
||||
it.kotlin.sourceSets.forEach {
|
||||
println(it.dependsOn)
|
||||
}
|
||||
api it
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user