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