Four independently working Android modules:
MyProjectMainModule, a main container application, attached to MyProje
MyProjectMainModule
MyProje
Adding the module in Settings.Gradle file fixed issue for me.
include ':app' include ':Other-Module-Folder'