mirror of
https://github.com/ViaVersion/ViaAprilFools.git
synced 2025-02-08 00:01:19 +01:00
9 lines
134 B
Groovy
9 lines
134 B
Groovy
pluginManagement {
|
|
repositories {
|
|
mavenCentral()
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
|
|
rootProject.name = "ViaAprilFools"
|