6.6.2 - Alpha6 - 修复部分方法调用出现异常时无法被 try..catch 块捕获的问题 (#345)

This commit is contained in:
SuperMonster003
2025-04-12 23:07:14 +08:00
parent 9477f5b78a
commit 99b8f34137
8 changed files with 27 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#Sat Apr 12 21:14:15 CST 2025
BUILD_TIME=1744463655564
#Sat Apr 12 23:02:49 CST 2025
BUILD_TIME=1744470169558
COMPILE_SDK_VERSION=35
JAVA_VERSION=23
JAVA_VERSION_MIN_RADICAL=0
@@ -17,6 +17,6 @@ RAPID_OCR_OPENCV_MOBILE_LABEL_VERSION=13
RAPID_OCR_OPENCV_MOBILE_VERSION=4.5.3
TARGET_SDK_VERSION=35
TARGET_SDK_VERSION_INRT=29
VERSION_BUILD=3130
VERSION_BUILD=3131
VERSION_NAME=6.6.2 Alpha6
VSCODE_EXT_REQUIRED_VERSION=1.0.8