9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00

Update build.gradle.kts

This commit is contained in:
XiaoMoMi
2024-08-23 16:07:32 +08:00
parent 08b66375a0
commit fed9ef6adb

View File

@@ -27,7 +27,6 @@ subprojects {
filesMatching(arrayListOf("custom-fishing.properties")) { filesMatching(arrayListOf("custom-fishing.properties")) {
expand(rootProject.properties) expand(rootProject.properties)
expand(Pair("builder", builder), Pair("git_version", git))
} }
filesMatching(arrayListOf("plugin.yml", "*.yml", "*/*.yml")) { filesMatching(arrayListOf("plugin.yml", "*.yml", "*/*.yml")) {