ViaLegacy/settings.gradle

9 lines
130 B
Groovy
Raw Normal View History

2023-01-03 23:54:35 +01:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ViaLegacy"