Enable Android debug build and update ApiClient config URL

This commit is contained in:
2026-07-03 00:59:33 +08:00
parent 14d955951e
commit 7ebe87e276
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -15,7 +15,6 @@ jobs:
build-android-debug:
name: Build Android Debug APK
runs-on: ubuntu-latest
if: false # 暂时禁用 Android 构建
steps:
- name: Checkout repository