mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
update build logic
This commit is contained in:
@@ -31,8 +31,6 @@ subprojects {
|
||||
|
||||
filesMatching(arrayListOf("*.yml", "*/*.yml")) {
|
||||
expand(
|
||||
Pair("git_version", git),
|
||||
Pair("builder", builder),
|
||||
Pair("project_version", rootProject.properties["project_version"]),
|
||||
Pair("config_version", rootProject.properties["config_version"])
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user