9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00
This commit is contained in:
XiaoMoMi
2024-01-12 19:39:16 +08:00
parent 75aaa02cb5
commit b3cef677ef
7 changed files with 56 additions and 14 deletions

View File

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