mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2026-06-04 09:26:55 +00:00
7 lines
109 B
Groovy
7 lines
109 B
Groovy
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
rootProject.name = 'BukkitTelnet'
|