diff --git a/settings.gradle b/settings.gradle index 8a64dce..ba4088d 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,8 +1 @@ -pluginManagement { - repositories { - gradlePluginPortal() - mavenCentral() - } -} - rootProject.name = 'SimpleElevator'