Migrate to Kotlin DSL build scripts (#243)
This commit is contained in:
@@ -14,7 +14,7 @@ dependencies {
|
||||
demoImplementation(project(":orx-camera"))
|
||||
demoImplementation(libs.openrndr.application)
|
||||
demoImplementation(libs.openrndr.extensions)
|
||||
demoRuntimeOnly(libs.openrndr.gl3)
|
||||
demoRuntimeOnly(libs.openrndr.gl3.core)
|
||||
demoRuntimeOnly(libs.openrndr.gl3.natives)
|
||||
demoImplementation(sourceSets.getByName("main").output)
|
||||
}
|
||||
Reference in New Issue
Block a user