mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-12 17:44:13 +00:00
Fixed react-native dependency to work with any version from the parent project
This commit is contained in:
parent
05761a3c1d
commit
90bcaf7786
@ -34,6 +34,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.facebook.react:react-native:0.43.+'
|
||||
compile 'com.facebook.react:react-native:[0.32,)'
|
||||
compile 'com.fivehundredpx:blurringview:1.0.0'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user