add read me
This commit is contained in:
parent
976ebcce2d
commit
e5bc7155f4
@ -125,6 +125,9 @@ 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 "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
|
||||||
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
**android/gradle.properties**
|
**android/gradle.properties**
|
||||||
|
Loading…
Reference in New Issue
Block a user