How to change file network_security_config.xml BEFORE building?
This file located inside apk: res/xml/network_security_config.xml
But there is no ways to change it.
Google requires to use this file with option:
cleartextTrafficPermitted="false"
Now this option have the wrong value true.