There was an error while loading. Please reload this page.
orx-composition
api
1 parent 0d2e07c commit 4ddb73aCopy full SHA for 4ddb73a
1 file changed
orx-jvm/orx-axidraw/build.gradle.kts
@@ -6,7 +6,7 @@ dependencies {
6
implementation(libs.openrndr.application)
7
implementation(libs.openrndr.dialogs)
8
implementation(project(":orx-jvm:orx-gui"))
9
- implementation(project(":orx-composition"))
+ api(project(":orx-composition"))
10
implementation(project(":orx-svg"))
11
implementation(project(":orx-image-fit"))
12
implementation(project(":orx-shapes"))
0 commit comments