From ee5d9f6f4e4a6d03c95bf29d269f07a1ae87d55c Mon Sep 17 00:00:00 2001 From: Matthew Date: Sat, 4 Jan 2025 11:12:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0opencv=204.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复内存泄漏问题 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 46b24ad1..43cbafbb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ COMPILE_SDK_VERSION=33 TARGET_SDK_VERSION=28 COMPILE_MIN_SDK_VERSION=28 -opencvsdk=D:/Workspace/deps/opencv-mobile-4.9.0-android +opencvsdk=D:/Workspace/deps/opencv-mobile-4.10.0-android coreroot=D:/Workspace/Github/xymp/xymp/Core hdrplusroot=D:/Workspace/deps/hdrplus_libs halideroot=D:/Workspace/deps/Halide/18.0.0