We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72db9b7 + f47ef75 commit 21dba29Copy full SHA for 21dba29
1 file changed
java/preprocessor/build.gradle.kts
@@ -28,7 +28,6 @@ afterEvaluate{
28
}
29
30
dependencies{
31
- implementation(project(":core"))
32
implementation(project(":app:utils"))
33
34
implementation(libs.antlr)
@@ -80,4 +79,4 @@ mavenPublishing{
80
79
developerConnection.set("scm:git:ssh://git@github.com/processing/processing4.git")
81
82
83
-}
+}
0 commit comments