Remove repository for Conductor snapshot (#2441)

(cherry picked from commit 39d509a756)
This commit is contained in:
arkon 2020-01-05 20:42:58 -05:00 committed by arkon
parent 74087edebb
commit 01e37dfab8

View File

@ -20,7 +20,6 @@ allprojects {
repositories {
google()
maven { url "https://www.jitpack.io" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
jcenter()
}
}