Open ice16 opened 5 years ago
You can fix this putting this on end of your android\app\build.gradle
com.google.gms.googleservices.GoogleServicesPlugin.config.disableVersionCheck = true
Refence:
https://stackoverflow.com/questions/50577437/com-google-android-gmsplay-services-measurement-base-is-being-requested-by-vari
When I try to compile, I get this error: FAILURE: Build failed with an exception.
Can I know how to solve this?