Dear IONIC Community,
Why does this fail? Does this mean the IONIC Package function is not aware of the latest Google Services libraries?
Found com.google.android.gms:play-services-analytics:+, but version 9.2.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-maps:9.8.0, but version 9.2.0 is needed for the google-services plugin.
Found com.google.android.gms:play-services-location:9.8.0, but version 9.2.0 is needed for the google-services plugin.
:processDebugGoogleServices FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:processDebugGoogleServices’.Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog) or updating the version of com.google.android.gms to 9.2.0.
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED