HI, I need to modify "AndroidManifest.tmpl.xml", before the build process (to add a *android:usesCleartextTraffic="true"* in `<application>`) How can I do that, with the github/action ? thanks in advance