7 lines
78 B
Kotlin
7 lines
78 B
Kotlin
plugins {
|
|
`java-library`
|
|
}
|
|
|
|
group = "net.nuggetmc"
|
|
version = "4.2.0-BETA"
|