Velocitab/settings.gradle

7 lines
106 B
Groovy

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