Skip to content

Commit 2ca5437

Browse files
committed
Update build.gradle.kts
1 parent 3f9cbf8 commit 2ca5437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kotlin {
1212
jvmToolchain(17)
1313
}
1414

15-
group = "io.github.trueangle.plugin.lambda"
15+
group = "io.github.trueangle"
1616
version = "0.0.1"
1717

1818
gradlePlugin {

0 commit comments

Comments
 (0)