Skip to content

Commit 18e10f0

Browse files
committed
Update to OpenCV 4.8.1
1 parent f5884b6 commit 18e10f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_opencv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44

55
# Download OpenCV Android SDK
66

7-
opencv_version="4.7.0"
7+
opencv_version="4.8.1"
88
opencv_sdk_zip="cache/opencv-android-sdk.zip"
99

1010
if [[ $1 = "--skip-download" ]]; then

0 commit comments

Comments
 (0)