Merge remote-tracking branch 'origin/attachment-types' into attachment-types
This commit is contained in:
commit
276b96232c
|
@ -151,7 +151,7 @@ dependencies {
|
|||
compile project(':react-native-fetch-blob')
|
||||
compile project(':react-native-zeroconf')
|
||||
compile project(':realm')
|
||||
compile project(':react-native-push-notification')
|
||||
compile project(':react-native-push-notification')
|
||||
compile fileTree(dir: "libs", include: ["*.jar"])
|
||||
compile "com.android.support:appcompat-v7:23.0.1"
|
||||
compile "com.facebook.react:react-native:+" // From node_modules
|
||||
|
|
Loading…
Reference in New Issue