
Could not find com.google.code.gson:gson:2.8.5.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom
- https://dl.google.com/dl/android/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar
Required by:
project : > com.google.gms:google-services:4.3.3
Same issue.
Any fixes?
Hey Guys,
Look at this page :
https://github.com/firebase/quickstart-android/blob/master/messaging/build.gradle
Copy the blocks "buildscript" and "allprojects" into your build.gradle file, or complete if they're already defined. Try to sync again. It works for me. What's about you?
..thanks
Most helpful comment
Hey Guys,
Look at this page :
https://github.com/firebase/quickstart-android/blob/master/messaging/build.gradle
Copy the blocks "buildscript" and "allprojects" into your build.gradle file, or complete if they're already defined. Try to sync again. It works for me. What's about you?