Execution failed for task ':processDebugGoogleServices'
问题 I'm trying to test cordova-plugin-fcm , but when I try to build the project I faced this 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 https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to 9.0.0. And my build.gradle file : apply plugin: 'com.android