network_security_config

Hi all, I was just wondering if anyone might be able to help me. Currently trying to build a templated version of a game and download it my phone. Ive set all my ndk JDK and SDK. After buidling another error code: an SSL issue came up. This was due to JC center Repositories so I edited my templated unreal gradle script to include Maven. I am now stuck where i have the following issue code:

:\app\build\intermediates\bundle_manifest\release\bundle-manifest\AndroidManifest.xml:2: AAPT: error: resource xml/network_security_config (aka com.YourCompany.MyProject3:xml/network_security_config) not found.
PackagingResults: Error: resource xml/network_security_config (aka com.YourCompany.MyProject3:xml/network_security_config) not found.

I’ve tried to look for the android Manfest but I can’t seam to allocate this to edit it. Any suggestions would appreciated.