Skip to content

Commit

Permalink
Mismatch between project name and folder name may cause Intellij error
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangt2333 committed Nov 9, 2023
1 parent f27d294 commit d5e09e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rootProject.name = "tai-e"
// rootProject.name = "Tai-e" // Mismatch between project name and folder name may cause Intellij error

include(
":", // root project
Expand Down

0 comments on commit d5e09e0

Please sign in to comment.