Replacement of google-service.json (which occurs when the plugin switches between using the .dev and .prod variants) with a different version has no effect without deleting the entire android platforms folder due to: https://github.com/google/play-services-plugins/issues/144
This fix/feature deletes the files mentioned in that post to ensure the copied .json is properly picked up.
Fixes #1655
Replacement of google-service.json (which occurs when the plugin switches between using the .dev and .prod variants) with a different version has no effect without deleting the entire android platforms folder due to: https://github.com/google/play-services-plugins/issues/144
This fix/feature deletes the files mentioned in that post to ensure the copied .json is properly picked up.