mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
namespace fix
[skip ci]
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
id("com.vanniktech.maven.publish") version "0.30.0"
|
||||
}
|
||||
|
||||
group = "org.processing.core"
|
||||
group = "org.processing"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user