mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2025-02-05 14:33:14 +00:00
6 lines
109 B
Groovy
6 lines
109 B
Groovy
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
rootProject.name = 'BukkitTelnet'
|