mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-27 11:21:08 +00:00
chore: remove accidental mention of clipboard (#479)
This commit is contained in:
@@ -56,7 +56,7 @@ def resolveReactNativeDirectory() {
|
||||
}
|
||||
|
||||
throw new Exception(
|
||||
"[react-native-clipboard] Unable to resolve react-native location in " +
|
||||
"[react-native-cameraroll] Unable to resolve react-native location in " +
|
||||
"node_modules. You should add project extension property (in app/build.gradle) " +
|
||||
"`REACT_NATIVE_NODE_MODULES_DIR` with path to react-native."
|
||||
)
|
||||
@@ -134,4 +134,4 @@ dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation 'com.facebook.react:react-native:+'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user