added FlowSched

This commit is contained in:
MrHua269
2026-07-09 14:51:29 +08:00
parent de6a4944e6
commit 0e56eddb8a
4 changed files with 9 additions and 2 deletions
+3 -1
View File
@@ -54,4 +54,6 @@ gradle.lifecycle.beforeProject {
"$mcVersion.build.$camelliaBuildNumber-${camelliaVersionChannel.lowercase()}"
}
version = versionString
}
}
include("FlowSched")