Remove custom appservices repository

Appservices artifacts are now being manually mirrored to m.m.o.
Eventually, they will be automatically published to m.m.o
nightly-build-test
Grisha Kruglov 5 years ago committed by Jeff Boek
parent ed77f97283
commit 6476836069

@ -24,9 +24,6 @@ plugins {
allprojects {
repositories {
google()
maven {
url "https://dl.bintray.com/mozilla-appservices/application-services"
}
maven {
url "https://snapshots.maven.mozilla.org/maven2"
}

Loading…
Cancel
Save