mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-01-24 17:22:50 +01:00
7 lines
No EOL
89 B
Kotlin
7 lines
No EOL
89 B
Kotlin
plugins {
|
|
id("geyser.publish-conventions")
|
|
}
|
|
|
|
dependencies {
|
|
api(libs.base.api)
|
|
} |