We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ec70a commit 8fac7e1Copy full SHA for 8fac7e1
composeApp/src/androidMain/res/xml/network_security.xml
@@ -21,5 +21,8 @@
21
<domain includeSubdomains="true">githubusercontent.com</domain>
22
23
<domain includeSubdomains="false">disposable.debounce.io</domain>
24
+
25
+ <domain includeSubdomains="true">tolgee.io</domain>
26
+ <domain includeSubdomains="true">tolg.ee</domain>
27
</domain-config>
28
</network-security-config>
0 commit comments