ViaAprilFools/settings.gradle

9 lines
134 B
Groovy
Raw Normal View History

2023-01-14 14:24:21 +01:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ViaAprilFools"