I have project with numerous of submodules located in different directories:
How you can see, the module name of IDEA (in []) differs from directory root. I've tried to modify it though Project Settings
, but after gradle sync it returns to initial state.
Is it possible to configure Gradle to set module name according with directory name?