Skip to content

Commit

Permalink
build: use 'org.hiero.gradle' as publishing group
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Nov 22, 2024
1 parent cf4c33d commit 47709d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

version = "0.1.0"

group = "org.hiero"
group = "org.hiero.gradle"

description = "Gradle convention plugins used by Hiero projects"

Expand Down

0 comments on commit 47709d1

Please sign in to comment.