Android Question Error Maven Article : com.google.firebase/firebase-installations Not found

yaniv hanya

Active Member
Licensed User
Hi
I try to add crashlytics following this thread
Once I was able to run the software.
Then I decided to download the latest version of the google-services.json . And since then it gets stuck in the compilation and I get this error-
Error Maven Article : com.google.firebase/firebase-installations Not found
What should I do?
 

yaniv hanya

Active Member
Licensed User
ok I deed it and it looked good at firs and the compilation was good (i dont see the crashlytics reports yet)
but when I tried to run another (no crashlytics) app I got this error - com.google.dagger/dagger
yesterday it was all good.
what happend? and what to do?
 
Upvote 0

Schakalaka

Active Member
Licensed User
ok I deed it and it looked good at firs and the compilation was good (i dont see the crashlytics reports yet)
but when I tried to run another (no crashlytics) app I got this error - com.google.dagger/dagger
yesterday it was all good.
what happend? and what to do?
hello.
open the sdk manager and search for "firebase-installations".
there are 2 package to install.
then it will work
 
Upvote 0
Top