Skip to content

Commit

Permalink
add rootProject.name
Browse files Browse the repository at this point in the history
  • Loading branch information
dhommen committed Jan 17, 2024
1 parent 7f15607 commit 7895bdb
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 = "logging-house"

include(":logging-house-client")

0 comments on commit 7895bdb

Please sign in to comment.