problem: emerald packages moved from (dead) bintray to a new host

This commit is contained in:
Igor Artamonov
2021-05-09 20:08:58 -04:00
parent adfc35e994
commit 42888dfba9

View File

@@ -48,8 +48,7 @@ repositories {
jcenter()
maven { url "https://repo.spring.io/snapshot" }
maven { url "https://repo.spring.io/milestone" }
maven { url "https://dl.bintray.com/infinitape/etherjar" }
maven { url "https://dl.bintray.com/emerald/emerald-api" }
maven { url "https://maven.emrld.io" }
}
configurations {