allwinner_a64/android/prebuilts/tools/common/gradle-plugins
2018-08-09 00:01:07 +08:00
..
repository upload android base code part12 2018-08-09 00:01:07 +08:00
readme.txt upload android base code part12 2018-08-09 00:01:07 +08:00

repository/ is a Maven repository that contains internal Gradle plugins
necessary to build Gradle projects such as tools/base.

It contains the plugins and their dependencies in order to not require
downloading anything from an external repository.

It is updated by running the following commands:
    $ cd tools/base/misc/distrib_plugins/buildSrc
    $ gradle updatePrebuilts
    $ cd ..
    $ gradle cloneArtifacts