mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
Update opencv to 3.4.3-19 (#1424)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
def opencvVersion = '3.4.3-17'
|
||||
def opencvVersion = '3.4.3-19'
|
||||
|
||||
if (project.hasProperty('useCpp') && project.useCpp) {
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user