mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-25 20:05:31 +08:00
Merge pull request #392 from Microsoft/update-react-gradle-location
Update react.gradle location in setup docs
This commit is contained in:
@@ -216,7 +216,7 @@ In order to accommodate as many developer preferences as possible, the CodePush
|
||||
|
||||
```gradle
|
||||
...
|
||||
apply from: "react.gradle"
|
||||
apply from: "../../node_modules/react-native/react.gradle"
|
||||
apply from: "../../node_modules/react-native-code-push/android/codepush.gradle"
|
||||
...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user