Migrate to Kotlin DSL build scripts (#243)
This commit is contained in:
5
orx-jvm/orx-syphon/build.gradle.kts
Normal file
5
orx-jvm/orx-syphon/build.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
implementation(libs.openrndr.application)
|
||||
implementation(libs.openrndr.gl3.core)
|
||||
implementation(libs.openrndr.gl3.natives)
|
||||
}
|
||||
Reference in New Issue
Block a user