although I forget if the syntax is `include("some/...
# gradle
o
although I forget if the syntax is
include("some/dir")
or
include(":some:dir")
...