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-06 02:19:01 +08:00
parent ff2cdaaa13
commit 90e7757909
27 changed files with 246 additions and 76 deletions

View File

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