mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2024-11-23 21:25:01 +00:00
7 lines
109 B
Groovy
7 lines
109 B
Groovy
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
rootProject.name = 'BukkitTelnet'
|