Home | History | Annotate | only in /prebuilts/tools/common/m2
Up to higher level directory
NameDateSize
internal/20-Jun-2014
readme.txt20-Jun-2014484
repository/20-Jun-2014

readme.txt

      1 This folder contains 2 repositories which are both needed
      2 to compile tools/base, tools/swt and tools/build with Gradle,
      3 without accessing an external repository.
      4 
      5 repository/ is the main repository containing dependencies that
      6 are needed at runtime. A NOTICE file should be put next to each
      7 artifact for the build to succeed.
      8 
      9 internal/ is a secondary repository for dependencies necessary
     10 for building and testing but not for running. The content of this
     11 repository is not published.