<div dir="ltr">I am currently working on setting up support for consuming the google-services.json file for our AeroGear Android Push.  I can parse the file to extract the push values from it at runtime if the file is in the assets folder; however, the Google services plugin expects this to be in the project flavor root and thus outside of the classpath.<div><br></div><div>What do you guys think?  Ideally we wouldn&#39;t be dependent on Google&#39;s plugin and would put this file in assets.  However if you use Google&#39;s services above and beyond push then we will either a) need to duplicate the file or b) intelligently detect if the plugin was used to build the project and consume the file as appropriate.</div><div><br></div><div>Thoughts?</div><div><br></div><div>Summers</div></div>