Skip to content

Commit 8fac7e1

Browse files
committed
whitelist tolgee domains
1 parent 71ec70a commit 8fac7e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composeApp/src/androidMain/res/xml/network_security.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
<domain includeSubdomains="true">githubusercontent.com</domain>
2222

2323
<domain includeSubdomains="false">disposable.debounce.io</domain>
24+
25+
<domain includeSubdomains="true">tolgee.io</domain>
26+
<domain includeSubdomains="true">tolg.ee</domain>
2427
</domain-config>
2528
</network-security-config>

0 commit comments

Comments
 (0)