I was usingimplementation 'com.google.firebase:firebase-core:10.0.1'
and tried to update my dependencies to implementation 'com.google.firebase:firebase-core:11.0.1'
but no luck.
All I get is:
Failed to resolve: com.google.firebase:firebase-core:11.0.1'
I use google play services 3.1.0
I have solve this issue by following these steps:
Configure Gradle's
build.Gradle(Project:{ProjectName})
classpath 'com.android.tools.build:gradle:2.3.1'
gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
Configure for Dependencies Error
SDK Manager
SDK Tools
TabSupport Repository
Google Repository
54
and above, after update.Just update the Google Repository.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With