Skip to content

Commit b4f8818

Browse files
Use hyphens instead of underscores.
1 parent bfe0abc commit b4f8818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "native_memory_allocator"
1+
rootProject.name = "native-memory-allocator"
22

33
include(
44
"benchmarks",

0 commit comments

Comments
 (0)