fix: 审查阻断—移除MainApplication引用+cleartext+SYSTEM_ALERT_WINDOW

This commit is contained in:
LukeMackin
2026-07-22 19:37:51 +08:00
parent e29e0f7e36
commit 490201f0d4
12 changed files with 8278 additions and 150 deletions

3
index.js Normal file
View File

@@ -0,0 +1,3 @@
// Root entry point for Expo dev server
// Redirect to client-android
import './packages/client-android/index';