Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 8127584

Browse files
authored
Update README.md
1 parent 0c4790e commit 8127584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ And that's it for installation using RNPM! Continue below to the [Plugin Configu
248248
249249
```gradle
250250
...
251-
apply from: "react.gradle"
251+
apply from: "../../node_modules/react-native/react.gradle"
252252
apply from: "../../node_modules/react-native-code-push/android/codepush.gradle"
253253
...
254254
```

0 commit comments

Comments
 (0)