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:10:32 +08:00
parent fed9ef6adb
commit 0d10e2a796

View File

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