UrlsController/settings.gradle

6 lines
111 B
Groovy

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