allow clear text request via app.json

Wondering if its possible to do this via the app.json (like ios: { plist… }) to allow clear text http request, currently i am trying to achieve this via ejecting then compile with android studio… would love to avoid this everytime i need to rebuild the software
mm wondering if there are any other suggestions regarding this issue while i wait for the certificate =
Thanks in advance!