Latest cordova-plugin-mfp-push errors when doing Cordova build Android
问题 Plugin Version : 8.0.2018100111 When ever i run Cordova build android with cordova-plugin-mfp-push plguin installed i am getting the below error mentioned. I am able to resolve the error by changing the classpath 'com.google.gms:google-services:+' to classpath 'com.google.gms:google-services:4.1.0' which has been mention in the build-extras.gradle file of the plugin. Since we are building via jenkins changing this will be annoying and i am here to ask is there a better way (automated) script