3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-06 05:18:06 +02:00
Geyser/api/build.gradle.kts
2023-02-09 17:31:00 +01:00

7 Zeilen
89 B
Plaintext

plugins {
id("geyser.publish-conventions")
}
dependencies {
api(libs.base.api)
}