First commit
This commit is contained in:
7
resources/android/xml/network_security_config.xml
Normal file
7
resources/android/xml/network_security_config.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<network-security-config>
|
||||
<domain-config cleartextTrafficPermitted="true">
|
||||
<domain includeSubdomains="true">https://storage.googleapis.com/</domain>
|
||||
<domain includeSubdomains="true">https://ichamba-1562349005909.uc.r.appspot.com</domain>
|
||||
</domain-config>
|
||||
</network-security-config>
|
||||
Reference in New Issue
Block a user