Remove unnecessary JesusMcCloud repo from relay

This commit is contained in:
Chris Beams 2018-11-04 13:38:29 +01:00
parent b857e5d94a
commit f0b4496d13
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73

View File

@ -10,7 +10,6 @@ mainClassName = 'bisq.relay.RelayMain'
repositories {
jcenter()
maven { url 'https://jitpack.io' }
maven { url 'https://raw.githubusercontent.com/JesusMcCloud/tor-binary/master/release/' }
}
dependencies {