• Home
Name Date Size #Lines LOC

..--

src/main/08-Apr-2025-24,25217,049

README.mdD08-Apr-2025461 84

build.gradleD08-Apr-2025555 2015

README.md

1This is the :buildSrc:private project
2
3It contains code that is used to configure other projects in this repository but that does not need to be added to the classpaths of the build scripts of those projects.
4
5This means that if code in this project is changed, it should not necessarily modify the classpath of those projects and should not automatically invalidate the up-to-datedness of tasks applied in those projects.
6
7See b/140265324 for more information
8