I'm on a project, where every new module I add, it...
# gradle
r
I'm on a project, where every new module I add, it creates the path
/src/java
and
/src/kotlin
. Where do I change this setting, so that it stops automatically creating that path?
g
How do you create new modules? It doesn't look as something gradle specific