9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00

new api event

This commit is contained in:
XiaoMoMi
2023-12-29 21:11:12 +08:00
parent 7fc673e6a3
commit 06162ccb4c
4 changed files with 80 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ plugins {
allprojects {
version = "2.0.6"
version = "2.0.7"
apply<JavaPlugin>()
apply(plugin = "java")