1
0
Fork 0

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
master
Grisha Kruglov 2019-04-02 17:17:44 -07:00 committed by Jeff Boek
parent ed77f97283
commit 6476836069
1 changed files with 0 additions and 3 deletions

View File

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