I am getting the following error when trying to run the app through Android Studio.
Error: The binary version of its metadata is 1.6.0, expected version is 1.4.0.
I have attached the entire log here, please take a look.
I also tried yarn run android, which is giving me the following error:
File google-services.json is missing. The Google Services Plugin cannot function without it.
You can find the logs here.
Note: I have tried all this from Windows.