mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Fix this
This commit is contained in:
@@ -39,6 +39,7 @@ subprojects {
|
||||
group = rootProject.group as String + ".geyser"
|
||||
when (this) {
|
||||
in platforms -> plugins.apply("geyser.publish-conventions")
|
||||
api -> plugins.apply("geyser.api-conventions")
|
||||
else -> plugins.apply("geyser.base-conventions")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user