blob: 80835ab604b8cf1b42780f2fc31b28632343a3a1 [file] [log] [blame]
Xavier Ducrohet829e5fe2013-03-05 15:46:53 -08001repository/ is a Maven repository that contains internal Gradle plugins
2necessary to build Gradle projects such as tools/base.
3
4It contains the plugins and their dependencies in order to not require
5downloading anything from an external repository.
6
7It is updated by running the following commands:
8 $ cd tools/base/misc/distrib_plugins/buildSrc
9 $ gradle updatePrebuilts
10 $ cd ..
11 $ gradle cloneArtifacts