6.7.0 - Alpha8 - http 模块请求相关方法支持 options.client 选项, 用于配置 OkHttpClient.Builder (如 followRedirects 等) (issue #454)

This commit is contained in:
SuperMonster003
2025-10-26 16:06:47 +08:00
parent 6d3395d6eb
commit bcee0d0c9a
4 changed files with 117 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
#Sun Oct 26 14:38:37 CST 2025
BUILD_TIME=1761460717246
#Sun Oct 26 15:58:01 CST 2025
BUILD_TIME=1761465481857
COMPILE_SDK_VERSION=36
IMAGE_QUANT_CMAKE_VERSION=3.22.1
IMAGE_QUANT_NDK_VERSION=26.1.10909125
@@ -27,6 +27,6 @@ RAPID_OCR_OPENCV_MOBILE_LABEL_VERSION=13
RAPID_OCR_OPENCV_MOBILE_VERSION=4.5.3
TARGET_SDK_VERSION=36
TARGET_SDK_VERSION_INRT=29
VERSION_BUILD=3440
VERSION_BUILD=3441
VERSION_NAME=6.7.0 Alpha8
VSCODE_EXT_REQUIRED_VERSION=1.0.8