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 c20589b commit 274339dCopy full SHA for 274339d
lib/build.gradle
@@ -9,7 +9,7 @@ ext {
9
javaMainClass = "io.cloudquery.MainClass"
10
}
11
12
-group 'io.cloudquery'
+group 'io.cloudquery.plugin.sdk'
13
// x-release-please-start-version
14
version = '0.0.1'
15
// x-release-please-end
0 commit comments