6.3.4 Alpha2 - 新增 Paddle Lite / WebSocket; 修复屏幕旋转浮动按钮异常; 优化日志复制与导出

This commit is contained in:
SuperMonster003
2023-10-03 18:08:36 +08:00
parent 4674f94520
commit 4481f539f9
164 changed files with 3149 additions and 1428 deletions

View File

@@ -1,9 +1,14 @@
#Thu Jul 27 13:17:33 CST 2023
BUILD_TIME=1690435053022
COMPILE_SDK_VERSION=33
JAVA_VERSION=20
#Tue Oct 03 00:07:32 CST 2023
BUILD_TIME=1696262852412
CMAKE_VERSION=3.10.2
COMPILE_SDK_VERSION=34
JAVA_VERSION=22
JAVA_VERSION_MIN_SUGGESTED=19
JAVA_VERSION_MIN_SUPPORTED=17
MIN_SDK_VERSION=24
TARGET_SDK_VERSION=33
VERSION_BUILD=2053
VERSION_NAME=6.3.4 Alpha
NDK_VERSION=21.1.6352462
OPENCV_VERSION=4.5.5
TARGET_SDK_VERSION=34
VERSION_BUILD=2130
VERSION_NAME=6.3.4 Alpha2
VSCODE_EXT_REQUIRED_VERSION=1.0.7