mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Update OpenCV to 3.4.3-17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
def opencvVersion = '3.4.3-16'
|
||||
def opencvVersion = '3.4.3-17'
|
||||
|
||||
if (project.hasProperty('useCpp') && project.useCpp) {
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user