I have a project with a buildSrc that has a package (eg abc).
abc
I use that package in my other project build.gradle files (eg abc.test()
build.gradle
abc.test()