9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-04 15:41:46 +00:00
This commit is contained in:
XiaoMoMi
2023-07-30 01:51:27 +08:00
parent b6fa1dc5d0
commit 69cdadd704
10 changed files with 152 additions and 38 deletions

View File

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