Update README.md

This commit is contained in:
Liu Zhen
2016-10-25 22:50:45 -04:00
committed by GitHub
parent 48cd5ebd21
commit 13ce735516
+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