Skip to content

Commit

Permalink
fix project name
Browse files Browse the repository at this point in the history
intellij has a bug where the name has to be case-sensitive
  • Loading branch information
mpeter-bp committed Oct 6, 2023
1 parent 0b0cc92 commit 3980021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1 +1 @@
rootProject.name = 'kafkaesque'
rootProject.name = 'KafkaEsque'

0 comments on commit 3980021

Please sign in to comment.