Cannot find the firebase:crash-plugin:1.1.0
问题 I have been trying to add the firebase performance dependency, I followed Get Started with Firebase Performance Monitoring for Android guide I have added in the top gradle file the classpath 'com.google.firebase:firebase-plugins:1.1.0' and the jcenter() repository. But I am getting the following error that the com.google.firebase:firebase-plugins:1.1.0 dependency cannot be found. Also I have the latest version of the google play services(40) and the google repository(51) installed. Here is my