react-native 0.59 support
This commit is contained in:
parent
c30f246f56
commit
3989d73063
@ -21,6 +21,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
compile 'com.facebook.react:react-native:+'
|
||||
compileOnly "com.facebook.react:react-native:${safeExtGet('reactNativeVersion', '+')}"
|
||||
implementation 'com.yqritc:android-scalablevideoview:1.0.4'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user