mirror of
https://github.com/plexusorg/Module-BukkitTelnet.git
synced 2025-07-01 16:26:42 +00:00
Update build.gradle.kts
This commit is contained in:
@ -3,8 +3,9 @@ plugins {
|
||||
`maven-publish`
|
||||
}
|
||||
|
||||
group "dev.plex"
|
||||
version "0.1"
|
||||
group = "dev.plex"
|
||||
version = "0.1"
|
||||
description = "Plex-BukkitTelnet"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user