UrlsController/settings.gradle

6 lines
110 B
Groovy

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