Remove repository for Conductor snapshot (#2441)

This commit is contained in:
arkon 2020-01-05 20:42:58 -05:00 committed by GitHub
parent b3f1714ba9
commit 39d509a756
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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()
}
}