Should be either ``` javaProject { dependsOn(“wr...
# kobalt
c
Should be either
Copy code
javaProject {
  dependsOn(“wrapper”)
  name = “kobalt”
}
or the full function call syntax you suggested