parent
e6e57ecb04
commit
2f8746c990
@ -130,8 +130,8 @@ From version >= 5.0.0, you have to apply this changes:
|
|||||||
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