Cant compile latest firebase core library
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
- Open
SDK Manager
- Select
SDK Tools
Tab - Expand
Support Repository
- Select
Google Repository
- Update It, make sure you have version
54
and above, after update.
Just update the Google Repository.
- Go to SDK Manager
- Select Android SDK under Appearance and Behaviour
- Select SDK Tools
- Extract Support Repository and Update the Google Repository to 54.