blob: a3e812231cabd44bce0e664cf499323381dc7e57 [file] [log] [blame] [view]
Jeff Gastond72edf22021-08-24 11:53:54 -04001This directory contains code that other projects in this repository expect to be able to import and reference from their build.gradle files
Jeff Gaston3bd6634d2021-08-04 15:57:56 -04002
Jeff Gastond72edf22021-08-24 11:53:54 -04003The files in this directory are used by the buildSrc:plugins and buildSrc:private projects.
4
5The files in this directory are essentially a project and can be turned into a real Gradle project if needed; at the moment, they are simply included in the corresponding builds because that runs more quickly.