We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b12dd commit e01d02aCopy full SHA for e01d02a
1 file changed
settings.gradle.kts
@@ -1,4 +1,4 @@
1
-rootProject.name = "org.processing"
+rootProject.name = "processing"
2
include(
3
"core",
4
"core:examples",
@@ -12,4 +12,4 @@ include(
12
"java:libraries:pdf",
13
"java:libraries:serial",
14
"java:libraries:svg",
15
-)
+)
0 commit comments