Skip to content

Commit fc463ef

Browse files
committed
namespace fix
[skip ci]
1 parent e1d6fe2 commit fc463ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("com.vanniktech.maven.publish") version "0.30.0"
66
}
77

8-
group = "org.processing.core"
8+
group = "org.processing"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)