You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A `project.name` is determined by the `include(projectName)` statement in the settings file.
68
+
A `sourceSet.name` is typically the name of the folder where the sources are located - e.g _main_ or _test_.
69
+
70
+
If you have a `prefixOfYourChoice`, all your modules **need to have the same prefix** in order for the plugin to establish dependencies between the projects.
0 commit comments