6.6.1 - Alpha2 - 新增 pinyin 模块, 用于汉语拼音转换

This commit is contained in:
SuperMonster003
2024-12-04 22:42:36 +08:00
parent 4904b30d34
commit 0a8c648f9a
5 changed files with 191 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#Wed Dec 04 17:11:59 CST 2024
BUILD_TIME=1733303519833
#Wed Dec 04 22:38:06 CST 2024
BUILD_TIME=1733323086217
COMPILE_SDK_VERSION=34
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=34
TARGET_SDK_VERSION_INRT=29
VERSION_BUILD=2891
VERSION_BUILD=2892
VERSION_NAME=6.6.1 Alpha2
VSCODE_EXT_REQUIRED_VERSION=1.0.8