Build: Remove unnecessary repositories from idl2k
This commit is contained in:
@@ -9,10 +9,6 @@ if (project.findProperty("idl2k.deploy")?.toBoolean()) {
|
|||||||
configurePublishing(project)
|
configurePublishing(project)
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
mavenCentral()
|
|
||||||
}
|
|
||||||
|
|
||||||
project.sourceSets.main.antlr.srcDirs = ["src/main/antlr4"]
|
project.sourceSets.main.antlr.srcDirs = ["src/main/antlr4"]
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user