problem: emerald packages moved from (dead) bintray to a new host
This commit is contained in:
@@ -48,8 +48,7 @@ repositories {
|
|||||||
jcenter()
|
jcenter()
|
||||||
maven { url "https://repo.spring.io/snapshot" }
|
maven { url "https://repo.spring.io/snapshot" }
|
||||||
maven { url "https://repo.spring.io/milestone" }
|
maven { url "https://repo.spring.io/milestone" }
|
||||||
maven { url "https://dl.bintray.com/infinitape/etherjar" }
|
maven { url "https://maven.emrld.io" }
|
||||||
maven { url "https://dl.bintray.com/emerald/emerald-api" }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
|
|||||||
Reference in New Issue
Block a user