<?xml version="1.0" encoding="utf-8"?>
<network-security-config xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:aapt="http://schemas.android.com/aapt">
<domain-config cleartextTrafficPermitted="false">
<domain includeSubdomains="true">*
</domain>
</domain-config>
</network-security-config>
Download file