Upgrade to OPENRNDR 0.4 snapshot
This commit is contained in:
@@ -11,9 +11,8 @@ sourceSets {
|
||||
def boofcvVersion = "0.37"
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation("org.boofcv:boofcv-core:$boofcvVersion")
|
||||
demoImplementation("org.openrndr:openrndr-core:$openrndrVersion")
|
||||
api("org.boofcv:boofcv-core:$boofcvVersion")
|
||||
demoImplementation("org.openrndr:openrndr-application:$openrndrVersion")
|
||||
demoImplementation("org.openrndr:openrndr-extensions:$openrndrVersion")
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3:$openrndrVersion")
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3-natives-$openrndrOS:$openrndrVersion")
|
||||
|
||||
Reference in New Issue
Block a user