feat: 使用 guava 的 EventBus

This commit is contained in:
2023-11-12 15:38:49 +08:00
parent d70841167f
commit ade2853125

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.2.0-DEV"
version = "1.3.0"
subprojects {
apply {