Update boofcv version (#122)

This commit is contained in:
Abe Pazos
2020-06-19 19:01:52 +02:00
committed by GitHub
parent 7c324079e2
commit 85c6135d95
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ sourceSets {
} }
} }
def boofcvVersion = "0.34" def boofcvVersion = "0.36"
dependencies { dependencies {
demoImplementation(project(":orx-mesh-generators")) demoImplementation(project(":orx-mesh-generators"))

View File

@@ -8,7 +8,7 @@ sourceSets {
} }
} }
def boofcvVersion = "0.34" def boofcvVersion = "0.36"
dependencies { dependencies {