Merge pull request #7 from liuzhen2008/master

Update README.md
This commit is contained in:
Mark Vayngrib
2016-10-26 10:12:08 -04:00
committed by GitHub
+1 -1
View File
@@ -46,7 +46,7 @@ Confused? See an example with screenshots [here](http://facebook.github.io/react
...
include ':randombytes', ':app'
project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/app')
project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/android')
```
* Update Gradle Build