9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Updated Upstream (Gale)

This commit is contained in:
Dreeam
2023-08-15 15:09:41 +08:00
parent 0bdf061725
commit c5cc3d8171
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ pluginManagement {
}
}
rootProject.name = "leaf"
rootProject.name = "Leaf"
for (name in listOf("Leaf-API", "Leaf-Server")) {
val projName = name.lowercase(Locale.ENGLISH)
include(projName)