Exoplayer is in google()
ref: https://github.com/google/ExoPlayer/releases/tag/r2.13.3 ref: https://mvnrepository.com/artifact/com.google.android.exoplayer/exoplayer?repo=google
This commit is contained in:
parent
2349fad25f
commit
3b58fe9c07
@ -27,8 +27,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
// Remove this repository line after google releases to google() or mavenCentral()
|
google()
|
||||||
maven { url "https://dl.google.com/android/maven2" }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
Reference in New Issue
Block a user