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

8 lines
143 B
Groovy
Vendored

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