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-04-03 20:32:58 +08:00
parent c24dc44bf3
commit 0f7612ae98
5 changed files with 12 additions and 17 deletions

View File

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