Error:
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 10.+.
Found com.google.firebase:firebase-core:16.0.8, but version 10.+ is needed for the google-services plugin.
Found com.google.firebase:firebase-messaging:17.5.0, but version 10.+ is needed for the google-services plugin.
Found com.google.android.gms:play-services-auth:+, but version 10.+ is needed for the google-services plugin.
Found com.google.android.gms:play-services-identity:+, but version 10.+ is needed for the google-services plugin.
i try to use fcm plugin with android 8.0.0 with cordova-plugin-googleplus 7.0.0 and i try with android 7.4.1 and 6.4.0 with cordova-plugin-googleplus 5.2.1
Please help me, Thanks in advance