mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Removed repositories from docs build.gradle.
This commit is contained in:
parent
5ef66d8fd6
commit
796d475e0b
@ -1,15 +1,6 @@
|
||||
apply plugin: 'org.jetbrains.dokka'
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven {
|
||||
url 'https://dl.bintray.com/kotlin/exposed'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile rootProject
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user