Update network_security_config.xml

This commit is contained in:
MNCHL 2023-12-26 01:06:42 +08:00 committed by GitHub
parent 5b5781f928
commit 1523955532
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="false">
<base-config cleartextTrafficPermitted="true">
<trust-anchors>
<!-- Add your trusted certificate authorities here -->
</trust-anchors>