Slackbot
10/10/2022, 12:19 PMAdrian Tache
10/10/2022, 12:42 PMinclude ':module'
) and then define the path with project(':module').projectDir = file('../module')
ephemient
10/10/2022, 1:12 PMincludeBuild('..')
instead of pulling individual modules from the parent projectephemient
10/10/2022, 1:13 PMAdrian Tache
10/10/2022, 2:59 PMAdrian Tache
10/10/2022, 3:00 PM