mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
Removed the now defunct r3 bintray from the repositories list.
This commit is contained in:
parent
3676425781
commit
9831926a9d
@ -35,10 +35,6 @@ buildscript {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
// TODO: Remove this once all packages are published to jcenter or maven central. (M6 or 7).
|
||||
maven {
|
||||
url "http://r3.bintray.com/corda"
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
|
Loading…
Reference in New Issue
Block a user