Skip to content

Instantly share code, notes, and snippets.

@sarkerrabi
Created June 7, 2020 13:46
Show Gist options
  • Save sarkerrabi/565840933d2746c7b671b37d664c456d to your computer and use it in GitHub Desktop.
Save sarkerrabi/565840933d2746c7b671b37d664c456d to your computer and use it in GitHub Desktop.
network_security_config for android
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true" />
</network-security-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment