docthor/build.gradle.kts

3 lines
94 B
Kotlin

project(":libraries").subprojects {
apply(plugin = "docthor.kotlin-library-conventions")
}