9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-06 15:51:52 +00:00
This commit is contained in:
XiaoMoMi
2024-06-21 01:34:20 +08:00
parent 7e7ce62138
commit 701eb7bb97
6 changed files with 49 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ plugins {
allprojects {
project.group = "net.momirealms"
project.version = "3.5.1"
project.version = "3.5.2"
apply<JavaPlugin>()
apply(plugin = "java")