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 06c7f0e commit 57134cbCopy full SHA for 57134cb
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"
+group = "plus.sourceplus"
17
version = projectVersion
18
19
repositories {
0 commit comments