I have searched here and all across the net and I’m not finding a definitive answer to this question:
Are AndroidManifest.xml files required to be in the Assets->Plugins->Android folder only?
The reason I am asking is because I have multiple plugins I purchased from the asset store that have their AndroidManifest outside of the main Plugins folder and they don’t seem to be merged after I build (gradle or internal). Using Unity 2018.4.26f1 (currently the latest LTS). TIA