Skip to content

Commit

Permalink
Fixed the 's' at the end of the gradle project.name
Browse files Browse the repository at this point in the history
  • Loading branch information
Raft08 committed May 31, 2024
1 parent d224a65 commit 4387ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rootProject.name = 'AtlasCommons'
rootProject.name = 'AtlasCommon'
include 'common'
include 'security'
include 'concurrent'
Expand Down

0 comments on commit 4387ccf

Please sign in to comment.