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 3f9cbf8 commit 2ca5437Copy full SHA for 2ca5437
gradle-plugin/build.gradle.kts
@@ -12,7 +12,7 @@ kotlin {
12
jvmToolchain(17)
13
}
14
15
-group = "io.github.trueangle.plugin.lambda"
+group = "io.github.trueangle"
16
version = "0.0.1"
17
18
gradlePlugin {
0 commit comments