We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b64be commit 26bfa24Copy full SHA for 26bfa24
README.md
@@ -35,7 +35,7 @@ plugins {
35
id 'java'
36
}
37
38
-group 'org.roaringbitmap' // name of your project
+group 'me.project' // name of your project
39
version '1.0-SNAPSHOT' // version of your project
40
41
repositories {
0 commit comments