mirror of
https://github.com/processing/processing4.git
synced 2026-01-25 01:11:06 +01:00
preprocessor decoupling
This commit is contained in:
@@ -25,6 +25,8 @@ sourceSets{
|
||||
|
||||
dependencies{
|
||||
implementation("org.antlr:antlr4:4.7.2")
|
||||
implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.40.0")
|
||||
|
||||
implementation("org.processing:core:${version}")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user