mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-02-12 12:06:45 +00:00
removed the explicit (and old) version of the RN dependency in favour of +. This change means that multiple version of the RN libraries will no longer appear in the parent project.
This commit is contained in:
parent
178edc15d1
commit
07a60470c0
@ -30,5 +30,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.facebook.react:react-native:0.12.+'
|
||||
compile 'com.facebook.react:react-native:+'
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user