Home | History | Annotate | only in /prebuilts/tools/common/gradle-plugins
Up to higher level directory
NameDateSize
readme.txt06-Dec-2017417
repository/06-Dec-2017

readme.txt

      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