mirror of
https://github.com/processing/processing4.git
synced 2026-01-24 08:51:07 +01:00
correcting build.gradle.kts files
This commit is contained in:
@@ -26,6 +26,7 @@ dependencies{
|
||||
implementation(libs.eclipseJDT)
|
||||
|
||||
implementation(project(":core"))
|
||||
implementation(project(":app:utils"))
|
||||
}
|
||||
|
||||
mavenPublishing{
|
||||
|
||||
Reference in New Issue
Block a user