Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve: play-services-basement #56

Closed
abhishek-gangwar opened this issue Oct 25, 2018 · 3 comments
Closed

Failed to resolve: play-services-basement #56

abhishek-gangwar opened this issue Oct 25, 2018 · 3 comments

Comments

@abhishek-gangwar
Copy link

Gradle project sync is failing with this error for the cast and ima extensions and even library-core.

including this library locally is causing this issue.

@peddisri
Copy link
Contributor

Thanks for reporting. We'll look into this.

@peddisri
Copy link
Contributor

peddisri commented Oct 29, 2018

This issue is seen in google's original code as well.
https://repo.jfrog.org/artifactory/libs-release-bintray/com/google/android/
This does not have gms at all. The failure says

Could not resolve all files for configuration ':demo:withExtensionsDebugRuntimeClasspath'.

Could not find play-services-basement.aar (com.google.android.gms:play-services-basement:15.0.1).
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/gms/play-services-basement/15.0.1/play-services-basement-15.0.1.aar

So looks like some issue with Google's bintray repo of gms modules. Please report this issue to google's repo.

@tmm1
Copy link

tmm1 commented Nov 2, 2018

Workaround in google/ExoPlayer#4997 (comment) was committed to upstream as google/ExoPlayer@5ae60a6

sbbanore pushed a commit that referenced this issue Jul 1, 2022
sbbanore pushed a commit that referenced this issue Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants