[fenix] 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
pull/600/head
Grisha Kruglov 5 years ago committed by Jeff Boek
parent 394555f035
commit 59f9a71777

@ -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