Files
AndroidJava/dash-wallet/wallet/res/xml/network_security_config.xml
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

8 lines
252 B
XML

<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true">
<trust-anchors>
<certificates src="system" />
</trust-anchors>
</base-config>
</network-security-config>