Files
tubestation/taskcluster/docker/android-gradle-build
Nick Alexander b9f50cce8a Bug 1384695 - Fetch Android Gradle dependencies from jcenter and maven.google.com. r=sebastian
I took the time to change jcentral (which is just wrong) to jcenter,
which is the tag used in the nexus.xml.

Order matters!  Gradle resolves dependencies in the order given.  That
is, jcenter is preferred to google.

MozReview-Commit-ID: CcWBukhiHa4
2017-07-26 12:03:45 -07:00
..

This is a docker script for fetching Android Gradle dependenices for use in Mozilla's build clusters.