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

Commit e4a8d61

Browse files
authored
update react.gradle location
1 parent 507a3dc commit e4a8d61

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
@@ -216,7 +216,7 @@ In order to accommodate as many developer preferences as possible, the CodePush
216216
217217
```gradle
218218
...
219-
apply from: "react.gradle"
219+
apply from: "../../node_modules/react-native/react.gradle"
220220
apply from: "../../node_modules/react-native-code-push/android/codepush.gradle"
221221
...
222222
```

0 commit comments

Comments
 (0)