We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What went wrong: Could not resolve all files for configuration ':app:debugCompileClasspath'. Could not find com.google.android.exoplayer:exoplayer:2.8.2. Searched in the following locations: https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.pom https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.jar https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.pom https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.jar https://google.bintray.com/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.pom https://google.bintray.com/com/google/android/exoplayer/exoplayer/2.8.2/exoplayer-2.8.2.jar
It looks like exoplayer is in maven { url 'https://google.bintray.com/exoplayer' } instead of google()/jcenter()?
The text was updated successfully, but these errors were encountered:
the same 2.8.3
Sorry, something went wrong.
Same issue happend with 2.4.0 And also happend when dependence to Facebook-audience sdk
Duplicate of #5225
No branches or pull requests
It looks like exoplayer is in maven { url 'https://google.bintray.com/exoplayer' } instead of google()/jcenter()?
The text was updated successfully, but these errors were encountered: