Files
2020-12-09 18:16:06 +03:00

8 lines
139 B
Groovy
Vendored

pluginManagement {
repositories {
gradlePluginPortal()
mavenCentral()
}
}
rootProject.name = 'frontendApplication'