Skip to content

Commit

Permalink
remove rootProject.name
Browse files Browse the repository at this point in the history
  • Loading branch information
dhommen committed Jan 17, 2024
1 parent 4ba8f8e commit 7f15607
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,3 +1,3 @@
rootProject.name = "."
rootProject.name = ""

include(":logging-house-client")

0 comments on commit 7f15607

Please sign in to comment.