Since accessing buildSrc project and its dependencies in settings script is deprecated, is there a way to still access them, or does one have to use Strings instead. Am avoiding to keep using strings while they're already defined in a object inside the buildSrc directory. With gradle below v 6.0 this was working fine but with 6.0 its bringing errors.