Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

5 lines
65 B
Kotlin

subprojects {
apply {
plugin<ManagerPlugin>()
}
}