Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
readme.txt | 06-Dec-2017 | 417 | |
repository/ | 06-Dec-2017 |
1 repository/ is a Maven repository that contains internal Gradle plugins 2 necessary to build Gradle projects such as tools/base. 3 4 It contains the plugins and their dependencies in order to not require 5 downloading anything from an external repository. 6 7 It is updated by running the following commands: 8 $ cd tools/base/misc/distrib_plugins/buildSrc 9 $ gradle updatePrebuilts 10 $ cd .. 11 $ gradle cloneArtifacts