We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5fb86 commit 06c7f0eCopy full SHA for 06c7f0e
build.gradle.kts
@@ -13,7 +13,7 @@ val projectVersion: String by project
13
val jacksonVersion: String by project
14
val slf4jVersion: String by project
15
16
-group = "spp.protocol"
+group = "spp"
17
version = projectVersion
18
19
repositories {
0 commit comments