mirror of
https://github.com/corda/corda.git
synced 2024-12-23 23:02:29 +00:00
fixed build error
This commit is contained in:
parent
be52c5f1b0
commit
0429c144d9
@ -13,6 +13,9 @@ apply plugin: 'kotlin'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
url 'http://oss.sonatype.org/content/repositories/snapshots'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user