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