3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-09 04:53:03 +02:00
Geyser/api/build.gradle.kts

7 Zeilen
89 B
Plaintext

2023-02-09 17:31:00 +01:00
plugins {
id("geyser.publish-conventions")
}
dependencies {
api(libs.base.api)
}