Search code examples
androidfirebasefirebase-performance

Could not find com.google.firebase:crash-plugin:1.1.0


I wanted to try the firebase performance but I get this error when I add the classpath.

Error:Could not find com.google.firebase:crash-plugin:1.1.0.
    Searched in the following locations:
        file:/C:/Program Files/Android Studio/gradle/m2repository/com/google/firebase/crash-plugin/1.1.0/crash-plugin-1.1.0.pom
        file:/C:/Program Files/Android Studio/gradle/m2repository/com/google/firebase/crash-plugin/1.1.0/crash-plugin-1.1.0.jar
        https://jcenter.bintray.com/com/google/firebase/crash-plugin/1.1.0/crash-plugin-1.1.0.pom
        https://jcenter.bintray.com/com/google/firebase/crash-plugin/1.1.0/crash-plugin-1.1.0.jar
    Required by:
        project : > com.google.firebase:firebase-plugins:1.1.0

Solution

  • Sorry about that! The plugin was still in the approval queue on BinTray at launch time, but it is now live.