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