We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e179f7d commit b3010a2Copy full SHA for b3010a2
1 file changed
app/src/main/res/xml-v36/network_security_config.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<network-security-config>
3
- <debug-overrides>
+<network-security-config xmlns:tools="http://schemas.android.com/tools">
+ <debug-overrides tools:ignore="NetworkSecurityConfig">
4
<trust-anchors>
5
<certificates src="system" />
6
<certificates src="user" />
0 commit comments