From 64848f733fa15505eb14cfff41abbdd077797fc8 Mon Sep 17 00:00:00 2001
From: jianbo <263303411@qq.com>
Date: Thu, 7 Jan 2021 14:57:25 +0800
Subject: [PATCH] d
---
.idea/compiler.xml | 5 +----
.idea/misc.xml | 2 +-
app/src/main/AndroidManifest.xml | 1 +
app/src/main/java/http/ApiConfig.java | 3 ++-
app/src/main/res/xml/network_security_config.xml | 5 +++++
5 files changed, 10 insertions(+), 6 deletions(-)
create mode 100644 app/src/main/res/xml/network_security_config.xml
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 886f8ac..61a9130 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,9 +1,6 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index af0bbdd..3378229 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 16889fb..1883e16 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -72,6 +72,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher"
+ android:networkSecurityConfig="@xml/network_security_config"
android:theme="@style/AppTheme">
+
+
+
+
\ No newline at end of file