Update OpenCV to 3.4.3-17

This commit is contained in:
Peter Johnson
2018-11-09 22:57:27 -08:00
parent 193b0a222c
commit 563d5334c9

View File

@@ -1,4 +1,4 @@
def opencvVersion = '3.4.3-16'
def opencvVersion = '3.4.3-17'
if (project.hasProperty('useCpp') && project.useCpp) {
model {