5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
dependencies {
|
|
api(project(":orx-jvm:orx-kinect-common"))
|
|
api(libs.libfreenect)
|
|
}
|