Use openrndr-dependency-catalog and openrndr-module-catalog to resolve dependencies. Publish orx-module-catalog (#374)
This commit is contained in:
@@ -3,6 +3,6 @@ plugins {
|
||||
}
|
||||
dependencies {
|
||||
api(project(":orx-depth-camera"))
|
||||
implementation(libs.openrndr.application)
|
||||
implementation(libs.openrndr.math)
|
||||
implementation(openrndr.application)
|
||||
implementation(openrndr.math)
|
||||
}
|
||||
Reference in New Issue
Block a user