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-02-20 04:26:41 +08:00
parent 93066daced
commit 05d36445b4
4 changed files with 100 additions and 60 deletions

View File

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