Skip to content

Commit

Permalink
Update react-native-video
Browse files Browse the repository at this point in the history
  • Loading branch information
mchowning committed Feb 1, 2022
1 parent c99295a commit 9097bd6
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 104 deletions.
184 changes: 105 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -71,18 +71,6 @@ repositories {
maven { url "https://jitpack.io" }
google()
mavenCentral()
maven {
url "https://a8c-libs.s3.amazonaws.com/android/jcenter-mirror"
content {
includeVersion "com.google.android.exoplayer", "exoplayer-core", "2.9.3"
includeVersion "com.google.android.exoplayer", "exoplayer-dash", "2.9.3"
includeVersion "com.google.android.exoplayer", "exoplayer-hls", "2.9.3"
includeVersion "com.google.android.exoplayer", "exoplayer-smoothstreaming", "2.9.3"
includeVersion "com.google.android.exoplayer", "exoplayer-ui", "2.9.3"
includeVersion "com.google.android.exoplayer", "exoplayer", "2.9.3"
includeVersion "com.google.android.exoplayer", "extension-okhttp", "2.9.3"
}
}
}

dependencies {
Expand Down
Loading

0 comments on commit 9097bd6

Please sign in to comment.