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

improve api

This commit is contained in:
XiaoMoMi
2023-12-26 16:35:43 +08:00
parent db722484af
commit 4c1eeda61f
7 changed files with 50 additions and 10 deletions

View File

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