| Jeff Gaston | d72edf2 | 2021-08-24 11:53:54 -0400 | [diff] [blame^] | 1 | This directory contains code that other projects in this repository expect to be able to import and reference from their build.gradle files |
| Jeff Gaston | 3bd6634d | 2021-08-04 15:57:56 -0400 | [diff] [blame] | 2 | |
| Jeff Gaston | d72edf2 | 2021-08-24 11:53:54 -0400 | [diff] [blame^] | 3 | The files in this directory are used by the buildSrc:plugins and buildSrc:private projects. |
| 4 | |
| 5 | The 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. |