9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
|
|
dependencyResolutionManagement {
|
||
|
|
repositories {
|
||
|
|
mavenCentral()
|
||
|
|
google()
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
include(":plugins")
|