fix read me
This commit is contained in:
parent
e5bc7155f4
commit
ed25b3f924
@ -125,8 +125,8 @@ project(':react-native-video').projectDir = new File(rootProject.projectDir, '..
|
|||||||
dependencies {
|
dependencies {
|
||||||
...
|
...
|
||||||
compile project(':react-native-video')
|
compile project(':react-native-video')
|
||||||
+ implementation "androidx.appcompat:appcompat:1.0.0"
|
+ implementation "androidx.appcompat:appcompat:1.0.0"
|
||||||
- implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
|
- implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
|
||||||
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user