Update boofcv version (#122)
This commit is contained in:
@@ -8,7 +8,7 @@ sourceSets {
|
||||
}
|
||||
}
|
||||
|
||||
def boofcvVersion = "0.34"
|
||||
def boofcvVersion = "0.36"
|
||||
|
||||
dependencies {
|
||||
demoImplementation(project(":orx-mesh-generators"))
|
||||
@@ -22,4 +22,4 @@ dependencies {
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3:$openrndrVersion")
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3-natives-$openrndrOS:$openrndrVersion")
|
||||
demoImplementation(sourceSets.getByName("main").output)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ sourceSets {
|
||||
}
|
||||
}
|
||||
|
||||
def boofcvVersion = "0.34"
|
||||
def boofcvVersion = "0.36"
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -18,4 +18,4 @@ dependencies {
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3:$openrndrVersion")
|
||||
demoRuntimeOnly("org.openrndr:openrndr-gl3-natives-$openrndrOS:$openrndrVersion")
|
||||
demoImplementation(sourceSets.getByName("main").output)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user