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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user