fix: project folder naming

This commit is contained in:
2023-12-28 20:26:30 +08:00
parent 2173620443
commit c90ac4e152
18 changed files with 1 additions and 1 deletions

View File

@@ -22,4 +22,4 @@ sweetProperty {
rootProject { all { isEnable = false } }
}
rootProject.name = "FlexiLocale"
include(":flexilocal-gradle-plugin")
include(":flexilocale-gradle-plugin")