build: 更改groupID

This commit is contained in:
2023-06-16 21:57:49 +08:00
parent 4a76b774d1
commit c317af2eac

View File

@@ -2,7 +2,7 @@ plugins {
id 'java'
}
group 'cn.hamster3.mc.plugin.ball'
group 'cn.hamster3.mc.plugin'
version '1.0.0-SNAPSHOT'
subprojects {