Skip to content

Commit 3c03896

Browse files
committed
默认支持 http 请求
1 parent 798b33b commit 3c03896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
android:resizeableActivity="true"
5959
android:supportsRtl="true"
6060
android:theme="@style/AppTheme"
61-
android:usesCleartextTraffic="false"
61+
android:usesCleartextTraffic="true"
6262
tools:ignore="GoogleAppIndexingWarning">
6363

6464
<meta-data

0 commit comments

Comments
 (0)