Fix: Update JDK to 17 and Xcode to 15.2

This commit is contained in:
2026-07-02 00:00:31 +08:00
parent 51a30184d7
commit e954bcc430
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ env:
ANDROID_COMPILE_SDK: "33"
ANDROID_BUILD_TOOLS: "33.0.0"
ANDROID_TARGET_SDK: "33"
ANDROID_JDK_VERSION: "11"
ANDROID_JDK_VERSION: "17"
# iOS 配置
IOS_XCODE_VERSION: "15.2"