8 lines
139 B
Groovy
Vendored
8 lines
139 B
Groovy
Vendored
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
mavenCentral()
|
|
}
|
|
|
|
}
|
|
rootProject.name = 'frontendApplication' |