From 6bc058337b5aa67fa1affcb988ebf4e7c88cd9a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=AE=89=E7=9A=84=E4=BA=A1=E5=91=BD=E6=A8=B1?= <1+lxh2875931338@noreply.localhost> Date: Thu, 20 Aug 2026 01:12:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0http=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E8=83=BD=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 75873aa..e176b3d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -4,6 +4,7 @@ android:label="qt_player" android:name="${applicationName}" android:icon="@mipmap/ic_launcher"> + android:usesCleartextTraffic="true"