style: 更改包名

更改包名
This commit is contained in:
2022-10-19 09:19:28 +08:00
parent 4a2a432221
commit 94f7592cd5
24 changed files with 54 additions and 54 deletions

View File

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