Merge branch 'release/4.4.3' into bugfix/android-disablefocus-audio
This commit is contained in:
@@ -124,7 +124,9 @@ project(':react-native-video').projectDir = new File(rootProject.projectDir, '..
|
||||
```gradle
|
||||
dependencies {
|
||||
...
|
||||
compile project(':react-native-video')
|
||||
compile project(':react-native-video')
|
||||
implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user