Skip to content

Commit edc3549

Browse files
authored
Merge pull request levyitay#29 from rugk/patch-1
Fix intendation
2 parents d7913e2 + bce0500 commit edc3549

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

network_security_config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<base-config>
44
<trust-anchors>
55
<certificates src="system" />
6-
<certificates src="user" />
6+
<certificates src="user" />
77

88
</trust-anchors>
99
</base-config>
@@ -12,4 +12,4 @@
1212
<certificates src="user" />
1313
</trust-anchors>
1414
</debug-overrides>
15-
</network-security-config>
15+
</network-security-config>

0 commit comments

Comments
 (0)