mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Bump OpenCV version (#1471)
This commit is contained in:
committed by
Peter Johnson
parent
bfe15245a6
commit
d65547ea74
@@ -1,4 +1,4 @@
|
||||
def opencvVersion = '3.4.4-1'
|
||||
def opencvVersion = '3.4.4-3'
|
||||
|
||||
if (project.hasProperty('useCpp') && project.useCpp) {
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user