Reflect changes in openrndr (#377)
This commit is contained in:
@@ -6,7 +6,7 @@ kotlin {
|
||||
sourceSets {
|
||||
val commonMain by getting {
|
||||
dependencies {
|
||||
implementation(openrndr.application)
|
||||
implementation(openrndr.application.core)
|
||||
implementation(openrndr.math)
|
||||
api(project(":orx-mesh"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user