the trick was ``` subprojects { apply(plugin =...
# kotlintest
d
the trick was
Copy code
subprojects {
    apply(plugin = "java")
}