You still need to declare 8 subprojects -- one for...
# javascript
i
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
Thanks. Even though what I want is to prevent that 8
build.gradle
here. Still new to gradle, but thanks for the help!