ti.exoplayer icon indicating copy to clipboard operation
ti.exoplayer copied to clipboard

Gradle issue with TiSDK 10.1.1.GA

Open deckameron opened this issue 2 years ago • 6 comments

Hi @drauggres,

Since I updated my TiSDK to 10.1.1.GA, I haven't been able to use Exoplayer anymore.

[ERROR] [GRADLE] > Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
[ERROR] [GRADLE]    > Could not find com.google.android.exoplayer:exoplayer:2.9.6.
[ERROR] [GRADLE]      Searched in the following locations:
[ERROR] [GRADLE]        - https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer/2.9.6/exoplayer-2.9.6.pom
[ERROR] [GRADLE]        - https://repo.maven.apache.org/maven2/com/google/android/exoplayer/exoplayer/2.9.6/exoplayer-2.9.6.pom
[ERROR] [GRADLE]    > Could not find com.google.android.exoplayer:extension-ima:2.9.6.
[ERROR] [GRADLE]      Searched in the following locations:
[ERROR] [GRADLE]        - https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/extension-ima/2.9.6/extension-ima-2.9.6.pom
[ERROR] [GRADLE]        - https://repo.maven.apache.org/maven2/com/google/android/exoplayer/extension-ima/2.9.6/extension-ima-2.9.6.pom

Do you believe it has anything to do with Google shutting jcenter down?

Thank you!

deckameron avatar Jan 18 '22 14:01 deckameron