Refactor build repositories to reduce number of unnecessary request
Setup for all projects only local, jcenter and bootstrap repositories
This commit is contained in:
@@ -7,6 +7,10 @@ plugins {
|
||||
`java-base`
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven("https://dl.bintray.com/jetbrains/markdown")
|
||||
}
|
||||
|
||||
// Do not rename, used in JPS importer
|
||||
val projectsToShadow by extra(listOf(
|
||||
":plugins:annotation-based-compiler-plugins-ide-support",
|
||||
|
||||
Reference in New Issue
Block a user