1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-04-02 02:25:39 +02:00

Remove repository for Conductor snapshot ()

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

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