├── Dockerfile ├── LICENSE ├── README.md └── packages.txt /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javiersantos/android-ci/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javiersantos/android-ci/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javiersantos/android-ci/HEAD/README.md -------------------------------------------------------------------------------- /packages.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/javiersantos/android-ci/HEAD/packages.txt --------------------------------------------------------------------------------