Error:(27, 13) Failed to resolve: com.google.firebase:firebase-core:9.8.0

前端 未结 3 1814
长情又很酷
长情又很酷 2020-12-15 08:13

I\'m trying to use Firebase in my app.

After adding three lines to Gradle, I get this error:

Error:(27, 13) Failed to resolve: com.google.fir

3条回答
  •  再見小時候
    2020-12-15 08:57

    Make sure the Google Repository and its related repostories has been updated to the latest version. Check by going to the SDK Manager -> Extras Section.

    Firebase Doc Link

提交回复
热议问题