This commit is contained in:
jinyuer
2020-12-25 15:15:11 +08:00
parent e4d89298e7
commit 00bb05ef36
12 changed files with 104 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config xmlns:android="http://schemas.android.com/apk/res/android">
<base-config cleartextTrafficPermitted="true" />
</network-security-config>