You still need to declare 8 subprojects -- one for each module -- in settings.gradle. You can configure them all in a single build.gradle if you want, though usually each subproject gets its own build.gradle.
a
albertgao
01/15/2018, 2:38 AM
Thanks. Even though what I want is to prevent that 8
build.gradle
here. Still new to gradle, but thanks for the help!