Removing google play requirement. by vimanyu · Pull Request #361 · firebase/firebase-cpp-sdk

Firebase Android SDKs for Auth, Database, Storage, Functions do not require Google Play Services anymore.
https://firebase.google.com/docs/android/android-play-services

Removing checks for Google Play services for these products from the C++ SDK.
Tested by running integration tests on,

Addresses firebase/quickstart-unity#975