We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2377a09 + c2e53bb commit 6c500fbCopy full SHA for 6c500fb
build.gradle
@@ -33,7 +33,6 @@ buildscript {
33
repositories {
34
mavenLocal()
35
mavenCentral()
36
- jcenter()
37
maven { url "$corda_artifactory_url/corda-releases" }
38
maven { url "$corda_artifactory_url/corda-dependencies" }
39
}
@@ -51,7 +50,6 @@ subprojects {
51
50
52
53
54
55
maven { url "https://jitpack.io" }
56
57
0 commit comments