Skip to content

Commit fe3daf7

Browse files
committed
Remove guira from the project id
1 parent 1faf94a commit fe3daf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
alias(libs.plugins.publishdata)
77
}
88

9-
group = "net.onelitefeather.guira"
9+
group = "net.onelitefeather"
1010
version = "0.1.0"
1111

1212
java {

0 commit comments

Comments
 (0)