mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-27 08:40:00 +00:00
8 lines
250 B
XML
8 lines
250 B
XML
|
|
<network-security-config>
|
||
|
|
<debug-overrides>
|
||
|
|
<trust-anchors>
|
||
|
|
<!-- Trust user added CAs while debuggable only -->
|
||
|
|
<certificates src="user" />
|
||
|
|
</trust-anchors>
|
||
|
|
</debug-overrides>
|
||
|
|
</network-security-config>
|