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-03-22 04:17:37 +08:00
parent 4f0a888235
commit 72e73bb5e2
26 changed files with 473 additions and 316 deletions

View File

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