Could not find com.google.firebase: firebase-core: 10.0.1

Error: There was a problem with the project setup: messaging: application.

Failed to resolve all dependencies for configuration: messaging: app: _debugApkCopy. Could not find com.google.firebase: firebase-messaging: 10.0.1. Requires: project: messaging: application Could not find com.google.firebase: firebase-core: 10.0.1. Requires: project: messaging: application

+6
source share
1 answer

How can you read these answers:

Unable to update Firebase dependency (com.google.firebase)

Failed to resolve: com.google.firebase: firebase-core: 9.0.0

You need to update the Google Play and Google Repository services because your libraries are out of date.

Hope this helps

+9
source

Source: https://habr.com/ru/post/1012886/


All Articles