mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-30 09:51:13 +00:00
fix: add the missing dependency
This commit is contained in:
@@ -41,6 +41,7 @@ dependencies {
|
||||
implementation "androidx.annotation:annotation:1.1.0"
|
||||
implementation "androidx.core:core:1.1.0"
|
||||
implementation "androidx.media:media:1.1.0"
|
||||
implementation 'androidx.activity:activity:1.4.0'
|
||||
|
||||
implementation('com.google.android.exoplayer:extension-okhttp:2.17.1') {
|
||||
exclude group: 'com.squareup.okhttp3', module: 'okhttp'
|
||||
|
||||
Reference in New Issue
Block a user