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 d258c3b commit b7f0ce1Copy full SHA for b7f0ce1
lib/build.gradle.kts
@@ -30,7 +30,7 @@ plugins {
30
id("com.vanniktech.maven.publish") version "0.31.0"
31
}
32
33
-group = "com.wire.integrations"
+group = "com.wire"
34
version = "0.0.1"
35
val artifactId = "wire-apps-jvm-sdk"
36
0 commit comments