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.