Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-10 18:15:31 +01:00
Try this perhaps
Dieser Commit ist enthalten in:
Ursprung
3091d27e0e
Commit
b565ecce0a
@ -38,8 +38,7 @@ subprojects {
|
||||
} else {
|
||||
group = rootProject.group as String + ".geyser"
|
||||
when (this) {
|
||||
in platforms -> plugins.apply("geyser.platform-conventions")
|
||||
api -> plugins.apply("geyser.publish-conventions")
|
||||
in platforms -> plugins.apply("geyser.publish-conventions")
|
||||
else -> plugins.apply("geyser.base-conventions")
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren